Skip to content
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

Closed
serialine opened this issue Apr 5, 2019 · 2 comments
Closed

Displaying loading resource path is not resolved router.base #8

serialine opened this issue Apr 5, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@serialine
Copy link

Version

v2.6.0

Steps to reproduce

nuxt.config.js

router: { 
  base: '/frontend/'
}

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

This bug report is available on Nuxt community (#c8998)
@pi0 pi0 self-assigned this Apr 5, 2019
@pi0 pi0 transferred this issue from nuxt/nuxt Apr 5, 2019
@pi0 pi0 added the bug Something isn't working label Apr 5, 2019
pi0 pushed a commit that referenced this issue Apr 5, 2019
@pi0
Copy link
Member

pi0 commented Apr 9, 2019

Fixed with @nuxt/loading-screen@0.3.0 and will be public with nuxt@2.6.2

@pi0 pi0 closed this as completed Apr 9, 2019
@pi0 pi0 mentioned this issue Apr 15, 2019
This was referenced Apr 15, 2019
@miriammendozap
Copy link

Hi @pi0 I have this problem in nuxt@2.12.2

Need that version for bootstrap-vue@2.13.0 is recommended

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants