You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Every time when I hover over some item in the dropdown, it always fires the ng-repeat filter ($digest).
This is lagging my application because I'm working with a large dataset in the ng-repeat.
Every time when I hover over some item in the dropdown, it always fires the ng-repeat filter ($digest).
This is lagging my application because I'm working with a large dataset in the ng-repeat.
http://stackoverflow.com/questions/27234374/ng-repeat-continuously-fired-on-hover/27276849
http://i.imgur.com/cStlXzy.gif
http://plnkr.co/edit/OxiutZ8t4IX1bOxiOTgo?p=preview
The text was updated successfully, but these errors were encountered: