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
But as soon as I add a Suspense with or without fallback, browser console logs the Hydration Failure error (see image below). The weird part was that this error happens randomly. Right after refreshing the page at least 3 to 4 times.
I know this has been raised before but I am not sure if this was addressed already in previous Remix releases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Remix are you using?
2.9.2
Could anyone enlighten me why I'm getting hydration error when using React Suspense component?
I have a simple mui navigation items which was wrapped in Remix
Await
component.But as soon as I add a
Suspense
with or without fallback, browser console logs the Hydration Failure error (see image below). The weird part was that this error happens randomly. Right after refreshing the page at least 3 to 4 times.I know this has been raised before but I am not sure if this was addressed already in previous Remix releases.
Beta Was this translation helpful? Give feedback.
All reactions