dnd-multi-backend
dnd-multi-backend copied to clipboard
Multi Backend system for DnD Core & more
Hey! Thanks for the great package. Is there a way to figure out which backend is being used so I can generate different previews?
I am tracking is ctrl is pressed using a state in react, I want that the transition happens when the state updates.
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...