Sortable
Sortable copied to clipboard
[bug] [Only iOS] Button does not work when first touched
Describe the bug
Button does not work when first touched
https://github.com/SortableJS/Sortable/assets/151506186/046ad3bd-b5ad-45cb-9765-98b82b6104c1
To Reproduce Steps to reproduce the behavior:
- Press list
- No drag when pressed list
- Click button
Expected behavior
When you click the button, it should take action.
Information
happen only iOS device.
react-sortable = ^1.15.0 react = ^18.1.0
Additional context The sample code is also reproduced.
Reproduction The sample code is also reproduced.