coreui / coreui-free-angular-admin-template

CoreUI Angular is free Angular 18 admin template based on Bootstrap 5
https://coreui.io/product/free-angular-admin-template/
MIT License
1.72k stars 1.21k forks source link

[Angular] -> zone.js:1810 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. #177

Closed felipe-L-C closed 2 years ago

felipe-L-C commented 4 years ago

hello i'm having the problem, i'm using Coreui Angular... zone.js:1810 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive.

xidedix commented 4 years ago

Hi @felipelc454 Is this a Vue or Angular issue?

felipe-L-C commented 4 years ago

Angular

xidedix commented 4 years ago

Hi @felipelc454

Thanks for the heads-up. This is a perfect-scrollbar issue actually and, it generates a warning to the console (chromium). See: https://github.com/mdbootstrap/perfect-scrollbar/issues/560

felipe-L-C commented 4 years ago

In short, is there no solution to this problem?

xidedix commented 4 years ago

@felipelc454 Help wanted. We'll see what we can do about it anyway.

felipe-L-C commented 4 years ago

@xidedix Ok thank you very much, I'll be waiting

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions