SortableJS / react-sortablejs

React bindings for SortableJS
http://sortablejs.github.io/react-sortablejs/
MIT License
2.07k stars 211 forks source link

[bug] [Only iOS] Button does not work when first touched #291

Open teddy23-24 opened 9 months ago

teddy23-24 commented 9 months ago

Describe the bug Button does not work when first touched

To Reproduce

https://github.com/SortableJS/react-sortablejs/assets/151506186/abb60f29-d083-4e3a-b27a-7ea047eb4e4f

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.