re-trigger load events for img elements on commit (#23316)
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>
J
Josh Story committed
086fa8ee2f80f0dc34b7d145be72f9843fca975d
Parent: a232744
Committed by GitHub <noreply@github.com>
on 2/28/2022, 11:07:39 PM