angular-filter icon indicating copy to clipboard operation
angular-filter copied to clipboard

Caution: carefully use in hybrid app

Open anjmao opened this issue 6 years ago • 0 comments

Hi, just wanted to note that if you use angularjs + angular hybrid, zone js will cause digest every 2 seconds because of this https://github.com/a8m/angular-filter/blob/master/src/_provider/watcher.js#L83 This may cause huge lag depending on you app.

anjmao avatar Mar 09 '18 11:03 anjmao