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
This would be great. Currently I'm having some issues combining auto animate with HTML5 drag and drop. As it seems like the library takes the element out of the flow the onDragLeave is triggered. Using a callback it's easy to workaround this, while right now, you have to use setTimeout.
I'm using useElementBounding in my vue 3 project, and because of the autoAnimate animation, its logic breaks a bit. This would be easy to fix if there was some kind of callback or end-of-animation event
No description provided.
The text was updated successfully, but these errors were encountered: