Open davide-kahoot opened 2 years ago
Same here. Did you find a fix for this @davide-kahoot ?
I found this issue as well for mobile the issue is around the event listener for the event type 'touchstart'. The error doesnt break anything but is very noisy.
I think the fix would be around this code
The event type 'touchstart' is passive and so any mobile users using the slider will cause the error to fire.
Hello, i noticed this is fired ( along a warning regarding findDomNode ) when scrolling. Mobile only