Ryan
Ryan
The current stable release (v6.0.2) has a React dependency of ^16.14.0 . My application uses React 17 and is getting issues trying to use this package with the conflicting dependencies,...
In some use cases, a user may want to cancel their drag whilst over a large droppable area. It would be nice to be able to right click to cancel...
I am using the `activationConstraint` option for the `PointerSensor` in my npm package. I use this to allow for clicking and dragging items, setting the `distance` value to a low...