react-sortablejs
react-sortablejs copied to clipboard
Filter is restricting button click in iOS devices
@naveenbskn I ran into this as well. In my case adding preventOnFilter={false} to the ReactSortable element helped.