dillon1000/react
Commit
Browse files 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.
Changed paths4 files
First-parent comparisonscripts/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…