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
{{ message }}
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
I have a nested list, DnD needs to be available on both the container and its content. The container is a vertical dnd list. The content of the container is another nested horizontal dnd list.
If put separately, they work fine.
When nested, vertical dnd works on the container level, but the horizontal dnd list does not.
I searched through this repository issues, but did not find an easy solution. Any hint would be much appreciated.