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
console_runner-ce3034e6bde3912cc25f83cccb7caa2b0f976196f2f2d52303a462c826d54a73.js:1 TypeError: Cannot read property '$vnode' of null
at enter (vue.js:7749)
at Array._enter (vue.js:8008)
at invokeCreateHooks (vue.js:5780)
at createElm (vue.js:5667)
at updateChildren (vue.js:5936)
at patchVnode (vue.js:6030)
at VueComponent.patch [as __patch__] (vue.js:6191)
at VueComponent._update (vue.js:8457)
at VueComponent.updateComponent (vue.js:2886)
at Watcher.get (vue.js:3254)
posva
changed the title
Cannot read property '$vnode' of null'
Cannot read property '$vnode' of null in transition-group in render function
Dec 5, 2018
Version
2.5.18-beta.0
Reproduction link
https://codepen.io/anon/pen/OaeWWY?editors=0012
Steps to reproduce
Open reproduction, look at console error messages
What is expected?
No messages
What is actually happening?
Working in 2.5.17: https://codepen.io/anon/pen/Krjayz?editors=0012
The text was updated successfully, but these errors were encountered: