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've been using Swapy for about 3 weeks until I ran it to a critical bug. Whenever I swap an item to another slot, the translate style applied to the element when dragging (it could be x: -400px) causes the element to shift back 400px whenever your move enters the slot. This is because it is relative to the container. I would really like this to be fixed ASAP, since it's holding me back from shipping my app.
The text was updated successfully, but these errors were encountered:
Not really. I ended up scrapping the code since the feature already wouldn't have worked, so I deleted it. It's really hard to reproduce and rare, I'm not sure what happened at all besides looking at the positioning.
I've been using Swapy for about 3 weeks until I ran it to a critical bug. Whenever I swap an item to another slot, the translate style applied to the element when dragging (it could be x: -400px) causes the element to shift back 400px whenever your move enters the slot. This is because it is relative to the container. I would really like this to be fixed ASAP, since it's holding me back from shipping my app.
The text was updated successfully, but these errors were encountered: