isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

Watchers count #518

Closed Gvo87 closed 7 years ago

Gvo87 commented 7 years ago

I have 5-6 isteven-multi-select-s on a page, and that creates huge number of watchers, how we can reduce that? Thanks, Gev

isteven commented 7 years ago

I'm not sure those can be reduced.. they are part of the directive's functionality.