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
react-dom.development.js:20782 Uncaught Error: There was an error while hydrating this Suspense boundary. Switched to client rendering.
at updateDehydratedSuspenseComponent (react-dom.development.js:20782:1)
at updateSuspenseComponent (react-dom.development.js:20401:1)
at beginWork (react-dom.development.js:21663:1)
at beginWork$1 (react-dom.development.js:27465:1)
at performUnitOfWork (react-dom.development.js:26596:1)
at workLoopConcurrent (react-dom.development.js:26582:1)
at renderRootConcurrent (react-dom.development.js:26544:1)
at performConcurrentWorkOnRoot (react-dom.development.js:25777:1)
at workLoop (scheduler.development.js:266:1)
at flushWork (scheduler.development.js:239:1)
at MessagePort.performWorkUntilDeadline (scheduler.development.js:533:1)
The text was updated successfully, but these errors were encountered:
How the error occurs
I switch to light theme. Then, reload the localhost. And hydration error occurs.
The error does not occur on reloading with dark theme and system theme.
Information
Browser
Microsoft Edge
Dependence
Error code
The text was updated successfully, but these errors were encountered: