augury icon indicating copy to clipboard operation
augury copied to clipboard

Component tree not updated

Open mhagnumdw opened this issue 6 years ago • 4 comments

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

mhagnumdw avatar Jan 13 '19 12:01 mhagnumdw

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

askarby avatar Jan 17 '19 06:01 askarby

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

alindberg avatar Jan 18 '19 17:01 alindberg

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

s001dxp avatar Feb 19 '19 06:02 s001dxp

workaround: change theme (dark/ligth) mode

sm-g avatar Mar 19 '19 08:03 sm-g