We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When moving the finger, the whole page moves with the "elastic scroll" behavior
A preventDefault() on touchstart event would fix it probably. Maybe even some CSS with the touch-action property
preventDefault()
touchstart
touch-action