<!-- 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.