mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:35:23 +00:00
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.