You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works fine in Stackblitz. Do you face it in Stackblitz too? or does it happen in your local machine?
And seems you are using Windows, might be related to that, do you confirm?
@farnabaz Thanks. It happened in my local machine when I run dev, and if I click Home, then I click Test2, it works. After compilation, this issue did not happend. The local code is the same as on StackBlitz.
"node": "v18.17.1"
"@nuxt/content": "^2.13.4",
"nuxt": "^3.14.1592",
"vue": "latest"
When running the development environment, when the browser accesses the
/test2
path, refreshing the browser will report an error: 500. StackBlitzThe text was updated successfully, but these errors were encountered: