wix-incubator / pro-gallery

Blazing fast & beautiful galleries built for the web
https://pro-gallery.surge.sh
MIT License
270 stars 37 forks source link

ensure onload is called #1223

Closed IzaacAyelin closed 2 months ago

IzaacAyelin commented 2 months ago

In some cases the image will fire onLoad before the hydration is done in which case our callback will not fire. here we fire it on componentDidMount manually if the image load is complete