Drag and Drop atlaskit
Hey, this isn’t really an issue with SolidJS, but since I’m building with it, I figured I’d ask here in case someone can help.
My draggable object has a square box that I can’t get rid of. Does anyone have an idea how to fix this?
the Draggable itself has no styling, it's a pure div:

1 Reply
overflow: hidden
?