I am having a Asp.Net MVC application I am getting below error every time, especially when there is a list or a table. I tried to fix it but unable to figure out a solution. Can anyone help me please? Script Error as in Google Chrome DevTool is as below:
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive.See https://www.chromestatus.com/features/6662647093133312 n @ vendor-all.min.js:4
I checked the js file but could not find a fix.