dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonfixtures/dom/src/components/fixtures/error-handling/index.js ModifiedM packages/shared/invokeGuardedCallback.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…