Many warnings "Added non-passive event listener" are throwed

1 Answer 8416 Views
General Discussions Grid Window
carlos
Top achievements
Rank 1
Veteran
carlos asked on 22 Sep 2022, 08:41 AM
Hello,
I have the following problem, many warnings of "Added non-passive event listener to a scroll-blocking 'wheel' event" are generated, to avoid these warnings I have found the following library (https://unpkg.com/default-passive- events@2.0.0/dist/index.umd.js), with this library loaded, it does not throw the warnings, but I was wondering if it is a suitable solution to put a grid in a production environment.

error:



solution: https://unpkg.com/default-passive-events@2.0.0/dist/index.umd.js

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 27 Sep 2022, 07:17 AM

Hello Carlos,

The warning can be ignored. However, if this bothers you you can check out the workaround for passive event listener support shared in the following post:

You can also go through the following forum thread giving more information on the matter:

Regards,
Nikolay
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

carlos
Top achievements
Rank 1
Veteran
commented on 27 Sep 2022, 09:42 AM

OK, Thanks
Tags
General Discussions Grid Window
Asked by
carlos
Top achievements
Rank 1
Veteran
Answers by
Nikolay
Telerik team
Share this question
or