dillon1000/react

Commit

Decouple dispatching from attemptToDispatchEvent (#22851)

* Decoupled dispatching from attemptToDispatchEvent

* Remove unnecessary field

It is unnecessary because it's only true when retval is null.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/events/ReactDOMEventListener.js ModifiedM packages/react-dom/src/events/ReactDOMEventReplaying.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…