Touch screen issues
Open
- Dominant language
- JavaScript
- Stars
- 23.5k
- Forks
- 1.9k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 7
Description
When moving the finger, the whole page moves with the "elastic scroll" behavior
## fix
A `preventDefault()` on `touchstart` event would fix it probably. Maybe even some CSS with the `touch-action` property
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.