Skip to content

crossorigin not being passed to native image element #970

@codebycarlos

Description

@codebycarlos

Similar to #967, although this affects the crossorigin prop rather than crossOrigin. I've created a sandbox to showcase the problem by comparing behaviour to a native image element.

When setting an image's crossorigin attribute via the crossorigin prop..

<Img crossorigin="anonymous" />

It doesn't actually end up set in the actual DOM element:

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions