Giter Site home page Giter Site logo

Comments (7)

pmuir avatar pmuir commented on August 16, 2024

I noticed that too

from fabric8-runtime-console.

joshuawilson avatar joshuawilson commented on August 16, 2024

I found a bug in buildconfig, maybe that will fix it.

from fabric8-runtime-console.

pmuir avatar pmuir commented on August 16, 2024

Yep, there is even a compile error in buildconfig

from fabric8-runtime-console.

joshuawilson avatar joshuawilson commented on August 16, 2024

let me know if my fix in buildconfig fixed this issue

from fabric8-runtime-console.

jstrachan avatar jstrachan commented on August 16, 2024

The only compiler error I now see is related to ENV in ./src/app/environment.ts but I still see the issue. Will try debug it soon...

from fabric8-runtime-console.

jstrachan avatar jstrachan commented on August 16, 2024

Its looking like a timing issue between the ActiveRoute.params Observable updating the namespace parameter and the APIs being loaded which is triggering the loading of the buildConfigs (using the old default namespace). Experimenting with some RxJS stuff to join on the two things instead...

from fabric8-runtime-console.

jstrachan avatar jstrachan commented on August 16, 2024

whoah that was a bit harder than I thought to fix than I thought! ;). So there was a timing issue on the observable event of the NamespaceScope's namespace change on the ActiveRoute; but there was another issue where errors on websockets we causing the events found via a GET to be hidden (when we join the GET with websocket events for real time updates). Hopefully its sorted now though

from fabric8-runtime-console.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.