mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
086fa8ee2f
early load events will be missed by onLoad handlers if they trigger before the tree is committed to avoid this we reset the src property on the img element to cause the browser to re-load the img. Co-authored-by: Josh Story <story@hey.com>