Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

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

Open teddy23-24 opened this issue 2 years ago • 0 comments

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.

teddy23-24 avatar Feb 28 '24 01:02 teddy23-24