Skip to content

Bug: responsive images not supported in link preload headers #32437

Closed
@gnoff

Description

@gnoff

Browsers does not yet support preloading responsive images from link headers. Currently React can produce link headers for resource preloading and in particular can do so for images. However if an image uses srcset or sizes it's preload won't correctly load the right variant if preloaded using a link header so we should exclude these image preloads from the headers mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions