mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ee4984980e
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.