How to wait for binding in Angular 1.5 component (without $scope.$watch)

后端 未结 4 993
广开言路
广开言路 2021-01-31 08:24

I\'m writing an Angular 1.5 directive and I\'m running into an obnoxious issue with trying to manipulate bound data before it exists.

Here\'s my code:

ap         


        
4条回答
提交回复
热议问题