Wednesday, October 28, 2015

If you are not using ng-bind, instead something like this {{text}}. You might see the actual {{text}} for a second before text is resolved (before the data is loaded).
So you could do something like this<span ng-bind="text"> or <span ng-bind-html="text">

0 comments:

Post a Comment

Popular Posts

Recent Posts

Unordered List

Text Widget

Powered by Blogger.

Popular Posts