what’s the problem?
the built in <ion-img> component uses Intersection Observer internally to lazy load images, which is good for performance. But its lacking a finished loading event that makes it difficult to implement skeleton loaders.
the event we’re interested in, (ionImgDidLoad) fires way earlier than