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
change a value in a vue really fast and the transition won't remove the leave-to class
What is expected?
the label should be shown
What is actually happening?
the label isn't shown
On my own app, i redirected to a page that was supposed to have no app header, but it then redirected to another page that did, but the header was missing anyway