Open martypdx opened 8 years ago
With the new component syntax and "bindings" by default, the data properties no longer appear in ng-inspector (because they are no longer on the $scope, but on the component controller).
Is that something that can be fixed?
With the new component syntax and "bindings" by default, the data properties no longer appear in ng-inspector (because they are no longer on the $scope, but on the component controller).
Is that something that can be fixed?