-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
The Astro got crashed when use the Container API and deploy on vercel with server mode #11181
Comments
Tomorrow we will be releasing 4.10 which will allow you to do it this way: https://github.com/withastro/astro/blob/4ad1ce24e1306a8330fb6f77c8b13394704e1fef/.changeset/fair-singers-reflect.md Would be good to try it out when that is out. |
@matthewp Thanks. After trying to migrate to the new Render, I still met the same issue. And the
|
Ok thank you for trying. I'm wondering if it's because we try and load them dynamically. It's also possible that it's because the React integration exports them from the main integration which has dependencies on dev-mode stuff. |
I'm having no issues with Netlify with |
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When the Astro project use the Container API internally. The build on vercel platform works as expected but soon crashed when access the production link. The error log is attached below:
Related issue: #11128
What's the expected result?
It shouldn't crash.
Link to Minimal Reproducible Example
https://github.com/syhily/container-repro
Participation
The text was updated successfully, but these errors were encountered: