ktquez/vue-extend-layout

Loading page/blank page displayed in hash mode

mbertram opened this issue · 0 comments

When vue-router is running in hash mode and there is no meta field defined for a route, the loading layout is being displayed instead. By default the loading layout is set to null, so the result is a blank page. This happens only when refreshing a page or when using deep links.

vue-router v3.0.1
vue-extend-layout v2.0.5