Set the touchAction
property to "none" cause disrupt default scroll behavior on mobile
#127
Labels
bug
Something isn't working
I have a grid of elements that almost fills the entire screen, leaving only a small gap. I noticed that the library had applied touch-action: none, which prevents swiping to scroll on Android devices or in the developer tools’ touch mode.
To elaborate, here’s what’s happening:
Code
The text was updated successfully, but these errors were encountered: