mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
de2edc268d
Currently, when a node suspends, if its subtree contains a portal, the portal is not hidden. This hides portals in the subtree when it's not wrapped in a host component .