-
Notifications
You must be signed in to change notification settings - Fork 28.4k
with-http2 example throwing error | Also Next@^12.x.x is not working with http 2 #50270
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
Closed
1 task done
Comments
with-http2 example throwing error | Also Next@^13.x.x is not working. Error Detail:
|
1 task
This was referenced Oct 12, 2023
kodiakhq bot
pushed a commit
that referenced
this issue
Oct 13, 2023
### What? If the custom server uses `app.render(xxx)` will render the normal js files as server components in dev mode and cause 404 error when loading every non-HTML file. ### How? Fixes nodejs/help#4253, fixes #50270
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Verify canary release
Provide environment information
Operating System: Platform: darwin Arch: x64 Version: Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 Binaries: Node: 16.15.1 npm: 8.11.0 Yarn: 1.22.17 pnpm: N/A Relevant packages: next: 13.4.4-canary.7 eslint-config-next: N/A react: 18.2.0 react-dom: 18.2.0 typescript: N/A
Which example does this report relate to?
with-http2
What browser are you using? (if relevant)
Chrome 113.0.5672.126
How are you deploying your application? (if relevant)
No response
Describe the Bug
Expected Behavior
NextJs Application should work with HTTP2.
To Reproduce
Follow the Steps Mentioned here
https://github.com/vercel/next.js/tree/canary/examples/with-http2
The text was updated successfully, but these errors were encountered: