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
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