dillon1000/react
Commit
Browse files Fix resolution of outer props with React.memo() (#14312)
* Add failing test for defaultProps between lazy() and memo() * Add another regression test for defaultProps resolution order * Resolve outer props for MemoComponent
Changed paths2 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberBeginWork.js ModifiedM packages/react-reconciler/src/__tests__/ReactLazy-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…