Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shouldCancelStart is not a function #860

Open
AleksaButterfly opened this issue Oct 18, 2022 · 1 comment
Open

shouldCancelStart is not a function #860

AleksaButterfly opened this issue Oct 18, 2022 · 1 comment

Comments

@AleksaButterfly
Copy link

AleksaButterfly commented Oct 18, 2022

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?

Screen Shot 2022-10-18 at 12 33 38

@tomasantunes
Copy link

You're supposed to pass that prop to the container and not the item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants