dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/stack/reconciler/ReactReconciler.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…