rangle / augury

Angular Debugging and Visualization Tools
https://augury.rangle.io
MIT License
2.01k stars 216 forks source link

Component tree not updated #1362

Open mhagnumdw opened 5 years ago

mhagnumdw commented 5 years ago

Versions: Augury version (required): after version 1.21.0 Angular version (required): 6.1.8 Date: 01/13/2019 (MM/dd/yyyy) OS: Windows 7 Pro 64 bits / Fedora 29

Version 1.21.0 works fine. Currently affected versions: 1.22.0 and Canary

Description of issue: Component tree not updated

Steps to reproduce:

  1. when removing or adding a component in the code or navigating to another component
  2. the view (browser) is updated, but the "Component Tree" does not
  3. the old/previous component continues in the "Component Tree" and clicking it causes the following error:

image

askarby commented 5 years ago

I'm having the same issue, rendering Augury pretty much useless at the moment.

alindberg commented 5 years ago

I have the same issue. In addition, a reload/refresh of the page doesn't update the display either.

The Component Tree will refresh only if you move to 'Router Tree' or 'NgModules' then back. Not very useful.

Augury 1.22.0
Chrome 71.0.3578.98
Angular CLI: 7.1.4
Node: 8.11.2
OS: win32 x64
Angular: 7.1.4
s001dxp commented 5 years ago

Same issue. However the only way to get augury to update is by exiting DevTools window and reopening.

Augury 1.22.0 Chrome 70.0.3538.77 OS: Ubuntu 18.04.1 LTS Angular: 7.2.3

sm-g commented 5 years ago

workaround: change theme (dark/ligth) mode