react-sortablejs icon indicating copy to clipboard operation
react-sortablejs copied to clipboard

Filter is restricting button click in iOS devices

Open naveenbskn opened this issue 2 years ago • 1 comments

naveenbskn avatar Feb 28 '23 14:02 naveenbskn

@naveenbskn I ran into this as well. In my case adding preventOnFilter={false} to the ReactSortable element helped.

bporcelli avatar Mar 07 '23 01:03 bporcelli