-
-
Notifications
You must be signed in to change notification settings - Fork 483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seo meta data broken #127
Comments
This is not a bug with |
It seems that downgrading to vue-meta 1.5.3 fixes it for the moment |
After downgrading to vue-meta 1.5.3 i got this error with nuxt 2 ✖ error TypeError: Cannot read property 'text' of undefined |
Resolved with |
This bug-report has been fixed by @manniL, @Atinux. |
* docs: add gitlab pages deployment * improve doc
Version
v5.3.0
Reproduction link
nuxt/nuxt#3957 (comment)
Steps to reproduce
See this issue.
What is expected ?
No errors
What is actually happening?
Errors
Additional comments?
Can be prevented by disabling seo (
seo: false
)The text was updated successfully, but these errors were encountered: