https://docs.angularjs.org/api/ng/directive/ngCloak
On Friday, 19 December 2014 14:15:47 UTC+2, Adam Bąk wrote: > > Hello > > I have problems with binding data. > > It is my code: > > *<div ng-if="published == false">* > * <button class="btn" ng-click="act0(id)">Edit</button>* > * <button class="btn" ng-click="act1(id)">Public</button>* > * </div>* > > When I refresh this page to this code show on moment. > I know that is ng-bind, only but there is a problem with the service > buttons > > Is there a solution ? > > Help me, > Adam > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
