clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.77k stars 978 forks source link

Add passive event listener in SortableContainer #850

Open mattany opened 2 years ago

mattany commented 2 years ago

Solves issue https://github.com/clauderic/react-sortable-hoc/issues/533 according to https://github.com/clauderic/react-sortable-hoc/issues/533#issuecomment-772173728

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 14679e6bcdf14d07cc8bcdb29cb22272fad3d4ec:

Sandbox Source
react-sortable-hoc-starter Configuration
antonarbus commented 1 year ago

@clauderic, please merge this fix