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

vue-meta@2.4.0 in Nuxt ^2.15.7 Cannot read property '0' of undefined #759

Open
449770779 opened this issue May 4, 2022 · 0 comments
Open

Comments

@449770779
Copy link

When using nuxt for server rendering, the following errors occur occasionally

TypeError: Cannot read property '0' of undefined
at a.head (47.js:2641:38)
at a.$metaInfo (/data/web/supply_pro_front/node_modules/vue/dist/vue.runtime.common.prod.js:6:29787)
at getComponentOption (/data/web/supply_pro_front/node_modules/vue-meta/dist/vue-meta.common.js:1016:29)
at /data/web/supply_pro_front/node_modules/vue-meta/dist/vue-meta.common.js:1043:16
at Array.forEach ()
at getComponentOption (/data/web/supply_pro_front/node_modules/vue-meta/dist/vue-meta.common.js:1036:15)
at /data/web/supply_pro_front/node_modules/vue-meta/dist/vue-meta.common.js:1043:16
at Array.forEach ()
at getComponentOption (/data/web/supply_pro_front/node_modules/vue-meta/dist/vue-meta.common.js:1036:15)
at /data/web/supply_pro_front/node_modules/vue-meta/dist/vue-meta.common.js:1043:16

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

1 participant