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

Cant use 'accept' option in droppable #4

Open
aep-saepudin opened this issue Oct 24, 2017 · 1 comment
Open

Cant use 'accept' option in droppable #4

aep-saepudin opened this issue Oct 24, 2017 · 1 comment

Comments

@aep-saepudin
Copy link

I cant use accept in dropable when i drag element of draggable to accepted area it raise an error..

@iwangbowen
Copy link

iwangbowen commented Oct 16, 2018

I cant use accept in dropable when i drag element of draggable to accepted area it raise an error..

I encountered the same error and fixed the error by removing the accept option. Hope this bug could be fixed.

For anyone who needs to use accept in droppable, you can circumvent this issue by using scope option instead of accept which acts exactly the same as accept.

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