Closed vianney35 closed 9 years ago
I'm having the same issue.
Hi guys,
Could one of you please post a plunker I can play with ?
OK, this solution works but it doesn't explain why promise way fail...
Probably ui-model resolves the promise before the view is actually rendered.
Hi,
I want to use ng-scrollbar inside a angular UI modal. On the promise "opened" of the modal, I rebuild the scrollbar using $scope.$broadcast('rebuild:me'); but the scrollbar is not rebuild.
However, if I resize my windows (and using the property rebuild-on-resize), it work.