Closed
Description
Version
2.5.13
Reproduction link
https://jsfiddle.net/freakypie/nn2vwt7b/22/
Steps to reproduce
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