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
As outlined in #67 the suspense boundary of the router has been removed. This provides the application developers the power (but also the responsibility) on what should be rendered before we start sending data to the client. This is mentioned in the React Docs briefly but desires further explanation.
The text was updated successfully, but these errors were encountered:
As outlined in #67 the suspense boundary of the router has been removed. This provides the application developers the power (but also the responsibility) on what should be rendered before we start sending data to the client. This is mentioned in the React Docs briefly but desires further explanation.
The text was updated successfully, but these errors were encountered: