Hi, In directive i am having the scope variable having array of objects and these scope using list ng-repeat for rendering. I am using the $anchorScroll to place the scroll bar in a position by id. The problem is when i select the list item i am adding the key value from from one of the selected item from list that changes the scope.In this case the scroll bar moves to top and after that it comes to position based on $anchorScroll hash value.How I avoid going the scroll bar top and coming again to actual position instead it directly stays in actual position.
-- 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.
