You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to change the state of the element I'm dragging with some conditionals in onDragOver, that should change the CSS of the element, but it doesn't seem to be working. I assume the DragOverlay gets cloned the moment the dragging starts and active.id is set. Is there a way to change DragOverlays appearance while still dragging? Thank you for your comments
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to change the state of the element I'm dragging with some conditionals in onDragOver, that should change the CSS of the element, but it doesn't seem to be working. I assume the DragOverlay gets cloned the moment the dragging starts and active.id is set. Is there a way to change DragOverlays appearance while still dragging? Thank you for your comments
Beta Was this translation helpful? Give feedback.
All reactions