dillon1000/react

Commit

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
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactChildReconciler-test.js ModifiedM packages/shared/ReactSymbols.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…