dillon1000/react
Commit
Browse files Fix suspense fallback throttling (#24253)
* fix suspense throttling * fix lint * Tweak tests + another test Co-authored-by: Dan Abramov <[email protected]>
Changed paths3 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberCommitWork.new.js ModifiedM packages/react-reconciler/src/ReactFiberCommitWork.old.js ModifiedM packages/react-reconciler/src/__tests__/ReactSuspense-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…