dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/__tests__/ReactUpdates-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…