With latest version of React (17.0.1), touch event on mobile is causing the following console error: `Unable to preventDefault inside passive event listener invocation.` This can be seen by using Chrome devtools and responsive mode in the following link: https://codesandbox.io/s/react-slick-playground-forked-futdl