dillon1000/react

Commit

Make "unexpected batch number" a warning (#7133)

This was added to catch internal errors in React but doesn't seem to be doing much good except frustrating people more when their apps throw (#6895, FB-internal t11950821). Until more proper error boundaries land, let's make this a warning.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/stack/reconciler/ReactReconciler.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…