rangle / augury

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

IO Demo throwing uncaught exception in Augury tab #1391

Closed funkmonster closed 4 years ago

funkmonster commented 5 years ago

-- please install the Augury Canary Build Chrome extension, as this will be used to test any new features or bug fixes.

Augury version (required): 1.23.0 Angular version (required): 6.1.10 Date: 5/21/19 OS: Mac OS Mojave

-- Please make sure you're using the latest version of Augury before reporting an issue.

Demo test application: -- Git repository for demo app showing the issue (optional but very helpful for difficult issues). -- If a code snippet will completely show the issue, please include it.

Description of issue:

Trying to follow the Augury guide online, which uses the Augury Input Output Demo. When I go to the demo and open DevTools > Augury, I get the following:

image

Steps to reproduce:

  1. Go to https://augury.rangle.io/examples/input-output/app/index.html
  2. Open DevTools
  3. Select Augury tab

Additional details:

GurpreetSingh5 commented 5 years ago

Facing this too. In both Chrome and Firefox.

GurpreetSingh5 commented 5 years ago

Any update on this?

yallen011 commented 4 years ago

duplicate of #1383

feeloor commented 4 years ago

We've now updated the example application to Angular 8, which solved the issue. Please give it a new try, and feel free to reopen this issue if there still are issues.