Open anjmao opened 6 years ago
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.
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.