This repository was archived by the owner on Sep 19, 2024. It is now read-only.
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
Expected targetIds to be registered #20
Open
Description
With the current version of the sortable tree I get this error message: Expected targetIds to be registered. when sorting items to the bottom (see the attached gif for the use case). I found a similar issue in the "old" react-sortable-tree project here and it seems like this issue only occurs in dev mode. Is there a way to solve this issue?
My current workaround is using react-dnd in version 13 instead of 14 but I don't think this will work forever.
Here is my Codesandbox setup.
Metadata
Metadata
Assignees
Labels
No labels