where to send topic recommendations for videos/streams?
There's an interesting topic gaining traction on a change merged into React 19 that changes how suspended sibling components that fetch data work. Going from parallel requests to waterfall, causing a whole bunch of problems.. Would be interesting to hear a Theo-take on this and small, under the radar changes like this in frameworks as well.
Here is the github issue, which links to the PR which also contains discussion: https://github.com/facebook/react/issues/29898
GitHub
[React 19] Disabling prerendering siblings of suspended components ...
Summary I'm creating this issue to continue the discussion that spawned in the already merged PR (#26380) Several community members have raised concerns about this change and it has gained trac...
0 Replies