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
curl https://install.meteor.com/ | sh
git clone https://github.com/crapthings/beautiful-dnd-issue.git && cd beautiful-dnd-issue
meteor npm i
meteor
The text was updated successfully, but these errors were encountered:
I'm having the same issue. I have Droppable/Draggables nested 4 layers deep, with about 200 or so total leaves at the bottom of the nesting. Whenever I attempt to drag anything, I get the error message.
im play dnd with meteor, and i've found "not able to drop in phase: 'PREPARING'" when i set 50 "decks and many cards".
i think i might use it in wrong way inside a container
https://github.com/crapthings/beautiful-dnd-issue
how to provide the data the best practice
The text was updated successfully, but these errors were encountered: