dillon1000/react
Commit
Browse files Decouple dispatching from attemptToDispatchEvent (#22851)
* Decoupled dispatching from attemptToDispatchEvent * Remove unnecessary field It is unnecessary because it's only true when retval is null.
Changed paths2 files
First-parent comparisonpackages/react-dom/src/events/ReactDOMEventListener.js ModifiedM packages/react-dom/src/events/ReactDOMEventReplaying.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…