zone.js violation warnings on console in Angular project only on Chrome
I've an Angular 4 project created using @angular/cli , when running the application in development mode, I receive those warnings in the console: zone.js:1489 [Violation] 'setTimeout' handler took 209ms 2[Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. zone.js:1157 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. zone.js:1157 [Violation] Added non-passive event