Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(components): [image, image-viewer] Add crossorigin property #15406

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

wkasunsampath
Copy link
Contributor

When working with different origins, image loading is failed with net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 200 (OK) error. This PR is to fix that issue by adding crossorigin property to image and image viewer.

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

Copy link

👋 @wkasunsampath, seems like this is your first time contribution to element-plus.

  • Please make sure that you have read our guidelines and code of conduct before making a contribution.
  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

@pull-request-triage pull-request-triage bot added 1st contribution Their very first contribution Needs Review labels Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

Copy link

github-actions bot commented Jan 8, 2024

Hello @wkasunsampath, thank you for contributing to element-plus, please see our guideline to see how to make contribution

@kooriookami
Copy link
Member

LGTM

@kooriookami kooriookami merged commit 4a3318f into element-plus:dev Jan 8, 2024
8 checks passed
@element-bot element-bot mentioned this pull request Jan 10, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants