cloudinary / cloudinary/cloudinary_angular
Images not showing in Chrome v80 when loading="lazy"
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 302
- Forks
- 224
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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:
```
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.