mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
Check if we're in sync mode before deprioritizing hidden subtrees
This commit is contained in:
committed by
Andrew Clark
parent
81eef12507
commit
4ef197b7d4
@@ -854,6 +854,7 @@ src/renderers/__tests__/ReactUpdates-test.js
|
||||
* handles reentrant mounting in synchronous mode
|
||||
* mounts and unmounts are sync even in a batch
|
||||
* does not re-render if state update is null
|
||||
* synchronously renders hidden subtrees
|
||||
|
||||
src/renderers/__tests__/refs-destruction-test.js
|
||||
* should remove refs when destroying the parent
|
||||
|
||||
Reference in New Issue
Block a user