dillon1000/react

Commit

instance.unstable_asyncUpdates = true creates an async subtree

Same behavior as unstable_asyncRender. Can be used to wrap a specific
subtree, rather than an entire root.
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/fiber/__tests__/ReactDOMFiberAsync-test.js ModifiedM src/renderers/shared/fiber/ReactFiberClassComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…