dillon1000/react
Commit
Browse files fix: do not reconcile children that are iterable functions (#13416)
* fix: do not reconcile children that are iterable functions * fix: remove fit * Refactor comparison to exclude anything that isnt an object * Remove redundant undefined check
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactChildReconciler-test.js ModifiedM packages/shared/ReactSymbols.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…