You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have block with absolute positioned overlay in it.
By clicking trigger I'm removing ".draggable" class and showing overlay block
I expect that parent block won't be draggable, but it does. If mouse cursor stays inside parent block, I still can drag it once. After dragging it becomes undraggable as expected.
You can see it in action here
The text was updated successfully, but these errors were encountered:
You can see it in action here
The text was updated successfully, but these errors were encountered: