madpixelchile commented on issue #18255: URL: https://github.com/apache/echarts/issues/18255#issuecomment-2478789652
Hello everyone, I added this package to my project with echarts, did the import and it solved the warnings problem apparently. Step 1: npm install default-passive-events --save-dev Step 2: import 'default-passive-events' https://www.prestashop.com/forums/topic/901204-solved-uses-passive-event-listeners-to-improve-scrolling-performance-ps1742/ Package: https://www.npmjs.com/package/default-passive-events -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
