Why am I getting so many "TypeError: vnode is null" errors? #8606
Unanswered
mitya33
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pretty much every other error I face when building in Vue says this, and it's useless in trying to track down the problem.
I've followed the stack, but before long it just heads into lines in bundler.js i.e. Vue internals.
So how, in principle, can I figure out from such an error what's actually happening, with no meaningful feedback?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions