<!-- PLEASE READ BEFORE POSTING YOUR ISSUE! If your issue is related to a framework or @types/sortablejs, please post an issue on it's relevant repository instead: - Angular - 2.0+: https://github.com/SortableJS/angular-sortablejs/issues - legacy: https://github.com/SortableJS/angular-legacy-sortablejs/issues - React - ES2015+: https://github.com/SortableJS/react-sortablejs/issues - mixin: https://github.com/SortableJS/react-mixin-sortablejs/issues - Polymer: https://github.com/SortableJS/polymer-sortablejs/issues - Knockout: https://github.com/SortableJS/knockout-sortablejs/issues - Meteor: https://github.com/SortableJS/meteor-sortablejs/issues If it is a bug found from using one of these, please link to the related issue. --> **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: 1. Press list 2. No drag when pressed list 3. 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.
Describe the bug
Button does not work when first touched
ios_bug_button.does.not.work.when.first.touched.mp4
To Reproduce
Steps to reproduce the behavior:
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.