mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* [FORKED] Hidden trees should capture Suspense If something suspends inside a hidden tree, it should not affect anything in the visible part of the UI. This means that Offscreen acts like a Suspense boundary whenever it's in its hidden state. * Add previous commit to forked revisions
4 lines
275 B
Plaintext
4 lines
275 B
Plaintext
67de5e3fb09eecfab91321246246095058a708a9 [FORKED] Hidden trees should capture Suspense
|
|
6ab05ee2e9c5b1f4c8dc1f7ae8906bf613788ba7 [FORKED] Track nearest Suspense handler on stack
|
|
051ac55cb75f426b81f8f75b143f34255476b9bc [FORKED] Add HiddenContext to track if subtree is hidden
|