Skip to content
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

fix(hydration): log hydration error even when using async components #9403

Conversation

RodrigoProjects
Copy link
Contributor

@RodrigoProjects RodrigoProjects commented Oct 13, 2023

PR for possible fix of this issue: #9369

Having visibility of Hydration errors in production is very important when using large CMS driven Nuxt 3 projects (with async components)

@yyx990803 yyx990803 added scope: ssr 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. labels Jan 8, 2024
@RodrigoProjects
Copy link
Contributor Author

Will this be merged in the next minor? This problem is making it very hard to predict if each deploy we do as a problem or not!

@skirtles-code
Copy link
Contributor

@RodrigoProjects I'm trying to review this change but I'm struggling because of the conflicts. Would you be able to update it to the latest main branch? Thanks.

@yyx990803 yyx990803 force-pushed the fix/hydration-error-with-async-components branch from e44574b to 41fb471 Compare June 7, 2024 07:20
@yyx990803 yyx990803 merged commit 5afc76c into vuejs:main Jun 7, 2024
11 checks passed
@RodrigoProjects RodrigoProjects deleted the fix/hydration-error-with-async-components branch June 11, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: ssr
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants