You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add allowMobileScroll prop to allow for clicks to optionally pass through on mobile (#760)
* fix: add doNotPreventMobileScroll prop to allow for clicks to optionally pass through on mobile
* fix: switch doNotPreventMobileScroll to allowMobileScroll
* fix: update prop in draggable core to allowMobileScroll
* chore(allowMobileScroll): update readme and tests
---------
Co-authored-by: Samuel Reed <[email protected]>
0 commit comments