Skip to content

Use crossOrigin: "use-credentials" while request image #227

@UltimatumGamer

Description

@UltimatumGamer

Is there a way to add crossOrigin: "use-credentials" like with an HTML image while requesting an image?

 <img
  src={}
  crossOrigin="use-credentials"
  alt={}
/>

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