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
If I set css animation on transition enter, it doesn't work. Leave transitions works well. For example open modal on https://vuejs.org/v2/examples/modal.html ... after click on Show Modal the enter animation doesn't appear. It causes after update from 2.6.8 -> 2.6.9 version.