Skip to content

Conversation

stenin-nikita
Copy link

@stenin-nikita stenin-nikita commented Sep 10, 2025

Closes #7474, #6728

This PR should fix issues that can occur during hydration in concurrent mode—for example, when using React.lazy and Suspense (e.g., https://stackblitz.com/edit/vitejs-vite-59bjdccr).

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

@stenin-nikita stenin-nikita force-pushed the stenin-nikita.issue-7474 branch from 3793bd9 to 9cf452f Compare September 10, 2025 15:33
@stenin-nikita stenin-nikita marked this pull request as draft September 10, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I18nProvider breaks client hydration in TanStack Start
1 participant