An open API service indexing awesome lists of open source software.

https://github.com/simplesmiler/nuxt-spa-hash-issue


https://github.com/simplesmiler/nuxt-spa-hash-issue

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# nuxt-spa-hash-issue

## Steps to reproduce

1. Install dependencies with `npm install` or `yarn install`.
2. Run with `npm run dev`.
3. Go to `/#/contacts`, see that page is working.
4. Refresh the page, see the error message `Cannot read property 'layout' of undefined`.