grbsk / ng-idle

Responding to idle users in AngularJS applications.
http://hackedbychinese.github.io/ng-idle
MIT License
564 stars 195 forks source link

Select box (with multiple selections) not working properly #225

Open deepa-binu opened 5 years ago

deepa-binu commented 5 years ago

Multiple select box does not work properly once ngIdle is working. I am using a multiple select box with ng-repeat, filter property.The filter calls repeatedly and resets always.I have found related issue Select box (with multiple selections) does not work and keep resetting #103

which does give a permanent solution. Please help to fix this as it is urgent