You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2021. It is now read-only.
Description of issue:
When I open Augury to try to debug my Angular 2 MEAN stack application, it always produces the following error:
TypeError: Cannot read property 'declarations' of undefined
Steps to reproduce:
Build and run Angular 2 application.
Open Augury debugger tool.
Additional details:
The Augury debugger is sometimes (but not all the time) still usable after I get this error in my console. Sometimes when it is working, it won't show the state for some components though.
The text was updated successfully, but these errors were encountered:
Augury version (required): 1.2.12
Angular version (required): 2.0.0-rc.5
Date: March 2, 2017
OS: Linux Ubuntu 14.04
-- Please make sure you're using the latest version of Augury before reporting an issue.
Demo test application:
https://github.com/Cazra/mean-seed
Description of issue:
When I open Augury to try to debug my Angular 2 MEAN stack application, it always produces the following error:
TypeError: Cannot read property 'declarations' of undefined
Steps to reproduce:
Additional details:
The Augury debugger is sometimes (but not all the time) still usable after I get this error in my console. Sometimes when it is working, it won't show the state for some components though.
The text was updated successfully, but these errors were encountered: