404 page error with dev.json request #27624
Unanswered
pixelpaulaus
asked this question in
Questions
Replies: 3 comments 5 replies
-
I am experiencing the same error. |
Beta Was this translation helpful? Give feedback.
2 replies
-
You can put |
Beta Was this translation helpful? Give feedback.
3 replies
-
Can someone share a stackblitz reproduction? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI all,
My Nuxt static site build seems to work without error. But then, when I visit a specific page, a request for
/_nuxt/builds/meta/dev.json
is made, and then the whole page disappears and shows the error page.But it only happens on some builds. So if I rebuild it again, it may not happen. But it is impossible to know if it will without manually testing every single page after the build, which is not good.
Would anyone know why this randomly happens and how to stop it?
I am using the latest nuxt.
Beta Was this translation helpful? Give feedback.
All reactions