BoilingSoup
BoilingSoup
I still observe this behavior on the NextJS (v13.12.1) dev server, but not on the production build. It doesn't really bother me, but thought I should share. I haven't tried...
Hey everyone, make sure whatever your using for DragOverlay doesn't have a key prop. My overlay had the same key as the draggable item. Removing the key on the DragOverlay...
Solution from @nora worked perfectly. I believe this is a bug, but at the very least the docs should be updated to show how `transformIgnorePatterns` can be configured. What's currently...
Looking forward to the new refactored dnd-kit. This is an awesome library
Does OBS plugin UI support dynamic # of inputs? For example, a "click to add another zoom level" button (and a button to delete a zoom level). Alternatively, just having...