Invariant failed: Cannot find droppable entry with id [...]
Author: simodroussiCreated Apr 21, 2022Updated Mar 25, 2025
Labelsuntriagedunconfirmed-bug
Expected behavior
Item is draggabale. I used pretty much the same code as in the tutorials.
Actual behavior
Item is not draggable
Steps to reproduce
Check repo: https://github.com/simodroussi/todo-genie-ts-react
What version of React are you using?
What version of react-beautiful-dnd are you running?
"@types/react-beautiful-dnd": "^13.1.2", "@types/react-dom": "^18.0.1", "react": "^18.0.0", "react-beautiful-dnd": "^13.1.0",
What browser are you using?
Chrome is up to date Version 100.0.4896.127 (Official Build) (64-bit)
Demo
Source: atlassian/react-beautiful-dnd