dillon1000/react

Commit

Throw if `document` is missing by the time invokeGuardedCallbackDev runs (#11677)

* Warn if `document` is missing by the time invokeGuardedCallback runs in DEV

* Typo

* Add a comment

* Use invariant() instead

* Create event immediately for clarity
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactDOM-test.js ModifiedM packages/shared/ReactErrorUtils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…