Static GitHub Issues

[1579] When in hash mode, an error occurred on the non-home page refresh

prev: question: How to add an external JS before the end of body tag , before the app template js, after html?
next: backpack.config.js alias

template: nuxt/koa In nuxt.config.js,router use 'hash',

env:dev env: prod is work fine.

1.Open home page; 2.Click 'About page' link to about page; 3.Refresh about page, it report:

vue.runtime.esm.js:475 Vue warn: Property or method "name" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1409">#c1409</a>)</em></sub></div>