Hi, Thanks a lot for fixing the plukr.
However I still don't know weather is it possible to re-initialize the pagination, once the data is changing? In my real life application my data loads dynamically, asyncronusly. I tried to demonstrate it with a 3 sec timeout: http://plnkr.co/edit/HbEawIQEEzbh9eJzB8oc?p=preview 2014-07-11 7:53 GMT+02:00 Darshan Joshi <[email protected]>: > Hi, > > p1 was not initialized. And hence there was a problem. take a look at > below plunker. > > http://plnkr.co/edit/9rMnSQ8hdmo8xV7cE2UO?p=preview > > I have initialized $scope.p1 on controller. > > > > On Thursday, July 10, 2014 5:54:06 PM UTC+5:30, Istvan Bekesi wrote: >> >> Hi, >> I try to set pagination "boundary-links" to true, only if i have more >> then 10 pages. >> >> How can i do that, way is this not working: >> http://plnkr.co/edit/sybAKPVyDZe5PUazlTvx?p=preview >> >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/oQcrypgqJ-0/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
