You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding Radix Toast to a Remix Project, the client reports an issue with hydration and switches to client rendering.
Error Message:
Uncaught Error: This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition.
Bug report
Current Behavior
When adding Radix Toast to a Remix Project, the client reports an issue with hydration and switches to client rendering.
Error Message:
Expected behavior
No such error occurs.
Reproducible example
Github Repo
Suggested solution
Unfortunately, I have no idea :(
Additional context
Your environment
The text was updated successfully, but these errors were encountered: