hi i have a problem with the leave transition in Chrome on child routes
this is my router i use router module :
https://gist.github.com/cannap/c12f2e4fb5cdad14090b54e7ea3fdbeb#file-routes-js
child view: https://gist.github.com/cannap/c12f2e4fb5cdad14090b54e7ea3fdbeb#file-prject-vue
its included in the page.vue via <nuxt-child />
here
Firefox left chrome right
later ie11 left chrome right
https://www.useloom.com/share/3a4ae2bfef714e1086bb6efa59c7d44f
Leave transition work on Chrome
its just removes the child view
//e
the leave hooks in transition is also not called in chrome
https://www.useloom.com/share/f7ab748690f5402e95146375eede4f31
<!--cmty--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6930">#c6930</a>)</em></sub></div>