nuxt / vue-meta

Manage HTML metadata in Vue.js components with SSR support
https://vue-meta.nuxtjs.org
Other
4.08k stars 247 forks source link

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

Open 449770779 opened 2 years ago

449770779 commented 2 years ago

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