Skip to content

Images not showing in Chrome v80 when loading="lazy" #250

Description

@hassanasad

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:

<cl-image loading="lazy" public-id="path/to/image" secure="true"></cl-image>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions