Replies: 1 comment
-
@ham187 Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
If you drag the bottom item, down and it doesnt drop anywhere all the items are set to class= "bb-dd-draggable bb-dd-inprogess" and the bottom item is set to: class="bb-dd-draggable no-pointer-events bb-dd-inprogess"
Expected Behavior
it should set back to: class="bb-dd-draggable "
If you have for example a dropdown or a form control you can't use it anymore.
Steps To Reproduce
You can use the live page at: https://www.blazor.zone/drag-drop
Exceptions (if any)
No response
.NET Version
8
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions