Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how applications can control the initial render with Suspense #72

Open
Kingdutch opened this issue Jul 7, 2022 · 2 comments
Open
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Kingdutch
Copy link
Collaborator

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.

@zth
Copy link
Owner

zth commented Jul 20, 2022

Would you like to take a stab at this @Kingdutch ?

@Kingdutch Kingdutch added the documentation Improvements or additions to documentation label Jul 21, 2022
@Kingdutch
Copy link
Collaborator Author

Yeah this is on my list of things I'd like to tackle, though not a priority at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants