Closed
Description
Follow up from #11616.
Here's one I found. These two invariants:
react/packages/react-reconciler/src/ReactFiberClassComponent.js
Lines 330 to 343 in 7e71273
are in a function that's behind a DEV block:
react/packages/react-reconciler/src/ReactFiberClassComponent.js
Lines 447 to 449 in 7e71273
I don't think this is intentional, but need to verify.
There may be more. I'll use this issue to track while #11616 preserves existing behavior.