dillon1000/react
Commit
Browse files Test that hidden subtrees render/update synchronously
When useSyncScheduling is set to true (as it is in the DOM renderer), we shouldn't give OffscreenPriority to hidden subtrees. Everything should be sync/task.
Changed paths1 file
First-parent comparisonsrc/renderers/__tests__/ReactUpdates-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…