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
Getting react-dom.development.js:20662 Uncaught Error: The server did not finish this Suspense boundary: The render was aborted by the server without a reason. locally.
Seeing this on the server: The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.
Perhaps related to #12 Confirmed not to be the case
The text was updated successfully, but these errors were encountered:
For what its worth, GitHub can barely handle the discussion. It has now crested 400 comments and there are seconds of lag when trying to react to comments or add new ones.
Getting
react-dom.development.js:20662 Uncaught Error: The server did not finish this Suspense boundary: The render was aborted by the server without a reason.
locally.Seeing this on the server:
The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.
Perhaps related to #12Confirmed not to be the caseThe text was updated successfully, but these errors were encountered: