-
Notifications
You must be signed in to change notification settings - Fork 2
lazy load img avatars #244
Comments
I've tried to use ion-img for avatars but face 2 main issues:
Then I've looked for some alternatives and find these 2 libs interesting:
st-imgUsing Stencil Built Web Components with IonicRegistered in the npmNot registered in the npmPublish Stencil component to npmhttps://forum.ionicframework.com/t/stencil-publishing-a-stencil-component-to-npm/120940 ng-defer-load
Preventing Content Reflow From Lazy-Loaded Imageshttps://css-tricks.com/preventing-content-reflow-from-lazy-loaded-images/ |
I've tested to integrate a stencil web component built with latest version of @stencil/core, v0.17.0, on Ionic v3, but without success. None error raised but the web component is not interpreted and lib is not loaded. |
integrate mmb-avatar-img web component Closes #244
No description provided.
The text was updated successfully, but these errors were encountered: