ng-inspector
ng-inspector copied to clipboard
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
This is happening at ng-inspector.js line 1072. The relevant callstack is:
nodeRep @ ng-inspector.js:1072 App @ ng-inspector.js:984 NGI.App.App.bootstrap @ ng-inspector.js:1031 window.angular.bootstrap @ ng-inspector.js:1512
Thanks for the report! Is this happening on a public website that you're able to share the link to?
If not, could I convince you to try and make a minimum/bare-bones example app (plnkr/jsfiddle/codepen/etc) that you can replicate the issue in?
If either of these above items aren't viable, can you set a breakpoint and shoot over a screen-shot of what the current variables are in the lexical scope at the time the exception occurs?