Hi!
When we refresh a page nuxt set vue meta config from nuxt.config.js instead of page or layout.
"nuxt": "^1.0.0-rc8"
nuxt.config.js
mode:spa
nuxt.config.js

pages/index.vue

Refresh page - index.vue

Hotreload - Change anything in index.vue and wait hot-reload

Priority of Vue Meta Config when he load the page or refresh page: