-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
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
- in Basic usage grab number 10 and drag it down to show code row, and release then look at the class
Exceptions (if any)
No response
.NET Version
8
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working