Open x1unix opened 7 years ago
is the ng app in prod mode perhaps?
@ThorstenHans, no. App is in dev mode and without AOT
hi. I also have the problem
I tested it with angular-electron Just run npm start
The electron version is 1.7.6 and augury is 1.14.0 angular is 4.4.3
But when I click the augury in dev tools, it is blank in it and in my vscode console it shows
[7800:0927/235750.786:ERROR:CONSOLE(1)] "Uncaught SyntaxError: Unexpected token t in JSON at position 2", source: chrome-extension://au
gury/frontend.html (1)
It's so strange. Please help me. Thanks a lot.
Hello, I have a local angular (4.1.3) app on electron . I've installed Augury (1.14) by following your guide but components tree on Augury tab is empty.