Skip to content

Blurred placeholder will not removed after image is loaded #145

@Clex1o1

Description

@Clex1o1

I'm using the image component like this:
<NuxtImage class="relative z-10" :src="caseItem.headerImage" responsive :placeholder="true" :alt="caseItem.title" />

The image is a png with transparent background, the placeholder will not be removed after the image is loaded, so I get an ugly blurred shadow of the placeholder in the transparent background section of my png.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions