Skip to content

Double image loaded with placeholder #1683

Open
@george-moongroup

Description

@george-moongroup

When adding placeholder on playground example

https://github.com/nuxt/image/blob/main/playground/pages/provider/%5Bprovider%5D.vue#L11-L15
as this
<nuxt-img :provider="provider.name" v-bind="sample" :preload="{ fetchPriority: 'auto' }" :placeholder="10" />
I'm getting double main image loaded ass seen in the screenshot

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @george-moongroup

      Issue actions

        Double image loaded with placeholder · Issue #1683 · nuxt/image