Closed
Description
It only happens with in-out mode. The css transition that triggers the transitionend event is entirely unrelated to the component transition, which in the example uses js callbacks, and has already finished by the time the transitionend event is called.
http://jsfiddle.net/nkovacs/h800dpx2/
Uncaught TypeError: Cannot read property 'parentNode' of null caused by child.$el being null here
Metadata
Metadata
Assignees
Labels
No labels