Here's the same bin example, but nested inside an iframe.
When you use react-dnd-html5-backend, you can only drag and drop within a single HTML document.
Using react-dnd in an iframe requires using a DndProvider in the iframe.
Here's the same bin example, but nested inside an iframe.
When you use react-dnd-html5-backend, you can only drag and drop within a single HTML document.
Using react-dnd in an iframe requires using a DndProvider in the iframe.