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
im sorry if this is my fault of coding, but im trying to make a program where a sortable item is able to be removed if we were to drag it onto a droppable, i kind of make it work, but for some odd reason, i just cant get it work with closestCenter collision.
Somehow the droppable is triggered outside its box, but this isnt the case if i were to change the collision to rectIntersection
is there anything that i've missed in this code? because i've been looking for the answer for days
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
-
im sorry if this is my fault of coding, but im trying to make a program where a sortable item is able to be removed if we were to drag it onto a droppable, i kind of make it work, but for some odd reason, i just cant get it work with closestCenter collision.
Somehow the droppable is triggered outside its box, but this isnt the case if i were to change the collision to rectIntersection
is there anything that i've missed in this code? because i've been looking for the answer for days
Beta Was this translation helpful? Give feedback.
All reactions