It looks like the workaround ```js window.addEventListener( 'touchmove', function() {}); ``` doesn't work anymore with iOS 11.3 Mobile Safari. Is there a new workaround? 😅 It looks like that the same issue applies to Chrome on iOS as well.