dnd-multi-backend icon indicating copy to clipboard operation
dnd-multi-backend copied to clipboard

Multi Backend system for DnD Core & more

Results 23 dnd-multi-backend issues
Sort by recently updated
recently updated
newest added

Hey! Thanks for the great package. Is there a way to figure out which backend is being used so I can generate different previews?

enhancement
question

I am tracking is ctrl is pressed using a state in react, I want that the transition happens when the state updates.

invalid
question

This is happening in a real project for me. I stripped it down to demonstrate a minimal example: https://github.com/vezaynk/dnd-vite-issue-demo ## Description: React-dnd with multiple back-ends does not function when a...