I have a problem with my web app. I have this warning for more than 200 times :
[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
I have search for this problem on internet but I don't understand how to solve it ... If you could help me ... ๐