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
For example, I made a timeline where I can drag and drop facts/events on. A user has to confirm there choice and after confirming the timeline is validated and corrected when needed:
The sorting updates my timelineFacts list to the proper order but the animation doesn't trigger. It just instantly updates without the vue transition happening.
Is it possible to trigger the vue transition group animation when updating your list?
Is it possible to trigger animation when updating the list programmatically?
The text was updated successfully, but these errors were encountered: