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
Hi @nikolasp ,
Thanks for the response. I moved it into the item and the error still persists. The only difference is that it doesn't handle reordering anymore. I am able to drag and the dropzones can be shown. However when dropped, nothing happens and the order of elements stays the same. I am using the same options as previous.
Describe the bug
I am encountering errors when dragging and dropping nested list. The issue only arises when
showDropzoneAreas
is enabled.My element looks something like
Where
<item>
is essentially a<li>
with lots of other child elements inside... including a single<ul>
which would contain more of .Expected behavior
I expect there would not be an error when performing dropping action.
Screenshots

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: