dillon1000/react

Commit

Ability to access window.event in development (#11687) (#11696)

Before this change in development window.event was overridden
in invokeGuardedCallback.

After this change window.event is preserved in the browsers that
support it.
Browse files
Changed paths2 files
First-parent comparison
M fixtures/dom/src/components/fixtures/error-handling/index.js ModifiedM packages/shared/invokeGuardedCallback.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…