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
Hey there! Seems that there is an issue with the package, and whenever I click on the sortable item, I can see Uncaught TypeError: shouldCancelStart is not a function error in my console. This produces issues with my sortable items as they are videos, so they can't be clicked. I've tried passing shouldCancelStart as a prop, but it doesn't fix the problem.
Is there any fix or should I just install an older package version?
The text was updated successfully, but these errors were encountered:
Hey there! Seems that there is an issue with the package, and whenever I click on the sortable item, I can see
Uncaught TypeError: shouldCancelStart is not a function
error in my console. This produces issues with my sortable items as they are videos, so they can't be clicked. I've tried passingshouldCancelStart
as a prop, but it doesn't fix the problem.Is there any fix or should I just install an older package version?
The text was updated successfully, but these errors were encountered: