We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unexpected possibility to drop elements to unexpected regions when a draggable element is placed another draggable element.
Steps to reproduce the issue:
Actual result: Element is dropped on disallowed region. Expected result: Element should not be dropped on disallowed region.
The recording of incorrect behaviour:
The text was updated successfully, but these errors were encountered:
Fix #33
d8b7167
9d869a1
Fix #33 (#34)
fce572d
sunpietro
Successfully merging a pull request may close this issue.
Unexpected possibility to drop elements to unexpected regions when a draggable element is placed another draggable element.
Steps to reproduce the issue:
Actual result:
Element is dropped on disallowed region.
Expected result:
Element should not be dropped on disallowed region.
The recording of incorrect behaviour:

The text was updated successfully, but these errors were encountered: