-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
fix(generator): encode routes and show error summary #7518
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, for so long I was missing the error message 😅
Hi Team, I was unable to try this branch. Am I doing something wrong in my package.json? Previous line - I get below error
|
Codecov Report
@@ Coverage Diff @@
## dev #7518 +/- ##
==========================================
+ Coverage 70.18% 70.21% +0.02%
==========================================
Files 88 88
Lines 3737 3740 +3
Branches 1017 1017
==========================================
+ Hits 2623 2626 +3
Misses 905 905
Partials 209 209
Continue to review full report at Codecov.
|
@rajesh-h Linking monorepo packages should be one by one and needs a build step. I would suggest waiting to merge and test with |
@pi0 Thank you very much for this info. I downloaded the latest nuxt-edge and I no more have that weird 404 for payload.js. Things look much better now thanks a lot. I have observed another issue during generation, as I was not sure where I should be raising the issue I raised it under nuxt/content. nuxt/content#141 |
Types of changes
Description
Before:

After:

Checklist: