Cannot read properties of undefined (reading 'toString') at Proxy.renderTag #1564
Unanswered
cjholowatyj
asked this question in
Help (Vue)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using tag in my Vue layout component and trying to configure SSR to work properly, and it's triggering the error in the title.
I think it might have something to do with the
<title>
tag, but I have no idea. I have absolutely narrowed it down to the<head>
tag but beyond that, I don't know what isnull
that is triggering this error.Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions