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(hooks): resolve hydration issues by deferring state updates with startTransition in useResizing #6927

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

RabeeAbuBaker
Copy link
Contributor

@RabeeAbuBaker RabeeAbuBaker commented Oct 2, 2024

Fixes #6883 and #5979

Here's a screen recording before and after the fix:

hydration-fix.mp4

@rtivital rtivital merged commit 9e8d47a into mantinedev:master Oct 2, 2024
1 check passed
@rtivital
Copy link
Member

rtivital commented Oct 2, 2024

Thanks!

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.

AppShell causes hydration errors when using Suspense
2 participants