ng-inspector icon indicating copy to clipboard operation
ng-inspector copied to clipboard

Route controllers not labelled

Open tdhsmith opened this issue 8 years ago • 2 comments

It would be nice if the scope header for views showed the name of the controller like with other components. Currently it shows nothing.

http://plnkr.co/edit/kpYTT5QgDmv4ZntKND2Z

And as long as this is a feature request, I'm gonna say it would be nice to be able to see the route object itself there too. :smile:

tdhsmith avatar Sep 30 '15 21:09 tdhsmith

:+1:

(btw, the plunkr example is very appreciated!)

rev087 avatar Sep 30 '15 22:09 rev087

I should actually note, it isn't even selecting the whole ng-view correctly. In the example, highlighting scope 3 should highlight the entire panel (you can see that it's where the viewName and message are bound from), but instead it only selects the table.

tdhsmith avatar Oct 19 '15 20:10 tdhsmith