-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Displaying loading resource path is not resolved router.base #8
Labels
bug
Something isn't working
Comments
7 tasks
Fixed with |
Merged
This was referenced Apr 15, 2019
Merged
This was referenced Apr 16, 2019
This was referenced Apr 22, 2019
Hi @pi0 I have this problem in [email protected] Need that version for [email protected] is recommended |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
v2.6.0
Steps to reproduce
nuxt.config.js
What is expected ?
GET 200
http://localhost:3000/frontend/_loading/assets/js/index.6707ef26.chunk.js
What is actually happening?
GET 404
http://localhost:3000/_loading/assets/js/index.6707ef26.chunk.js
The text was updated successfully, but these errors were encountered: