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
Getting a lot of these error messages in the console while ordering elements on mobile:
[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
Getting a lot of these error messages in the console while ordering elements on mobile:
Pointing to this
preventDefault
call:react-sortable-hoc/src/SortableContainer/index.js
Lines 454 to 457 in 4efcaa2
The text was updated successfully, but these errors were encountered: