dillon1000/react

Commit

Get the "current" Fiber from each node along the path

This fixes the issue where using the .return pointer isn't guaranteed to
return the current Fiber so we might read the wrong props when we try
to get the current event.
Browse files
Changed paths4 files
First-parent comparison
M scripts/fiber/tests-failing.txt ModifiedM scripts/fiber/tests-passing.txt ModifiedM src/renderers/shared/shared/ReactTreeTraversal.js ModifiedM src/renderers/shared/shared/event/EventPluginHub.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…