Skip to content
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

Closed
manniL opened this issue Sep 25, 2018 · 5 comments
Closed

Seo meta data broken #127

manniL opened this issue Sep 25, 2018 · 5 comments

Comments

@manniL
Copy link
Contributor

manniL commented Sep 25, 2018

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)

This bug report is available on Nuxt community (#c134)
@ghost ghost added the cmty:bug-report label Sep 25, 2018
@manniL
Copy link
Contributor Author

manniL commented Sep 27, 2018

This is not a bug with nuxt-i18n but with vue-meta. I'll let this open for visibility.
Downgrading to 1.5.3 should fix the problem as well.

@billyshena
Copy link

It seems that downgrading to vue-meta 1.5.3 fixes it for the moment

@melrefaie
Copy link

After downgrading to vue-meta 1.5.3 i got this error with nuxt 2

✖ error TypeError: Cannot read property 'text' of undefined
at Renderer.renderRoute (/myporject/node_modules/nuxt/dist/nuxt.js:2006:15)

@manniL
Copy link
Contributor Author

manniL commented Sep 29, 2018

Resolved with vue-meta@1.5.5

@manniL manniL closed this as completed Sep 29, 2018
@ghost
Copy link

ghost commented Sep 30, 2018

This bug-report has been fixed by @manniL, @Atinux.

@ghost ghost added the cmty:status:fixed label Sep 30, 2018
farnabaz added a commit to farnabaz/i18n-module that referenced this issue Mar 25, 2021
* docs: add gitlab pages deployment

* improve doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants