cloudinary / cloudinary/cloudinary_angular
Images not showing in Chrome v80 when loading="lazy"
Aperta
- Lingua principale
- TypeScript
- Stelle
- 302
- Fork
- 224
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In Chrome versions prior to 80 everything works fine. However the images that have attribute `loading="lazy"` stop showing up. The image tag inside the `cl-image` component is set to `display: none`.
Is anyone else having this issue?
My simple code:
```
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.