Skip to content

How can I make <Suspense/> rerender its children each time they resolve? #1990

Answered by gbj
bioinformatist asked this question in Q&A

You must be logged in to vote

Yes, the very large number of hydration warnings are the reason it is not updating as expected. The solution you linked to with request_animation_frame is not necessarily the correct solution here. It is not possible to debug based on the information you've given. I'd recommend removing sections of your app (commenting things out) until you have a version with no warnings, then adding things back in and seeing where it breaks.

Replies: 1 comment 5 replies

You must be logged in to vote
5 replies
@bioinformatist

@gbj

gbj Nov 6, 2023
Maintainer

Answer selected by bioinformatist
@bioinformatist

@gbj

gbj Nov 6, 2023
Maintainer

@bioinformatist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants