Skip to content

Set crossOrigin to null when src is from data: URI or blob: URI for Mobile Safari#55

Open
Haraguroicha wants to merge 1 commit intoLazarSoft:masterfrom
Haraguroicha:master
Open

Set crossOrigin to null when src is from data: URI or blob: URI for Mobile Safari#55
Haraguroicha wants to merge 1 commit intoLazarSoft:masterfrom
Haraguroicha:master

Conversation

@Haraguroicha
Copy link

When set data: URI or blob: URI and also set crossOrigin = "Anonymus" will get error message of Cross-origin image load denied by Cross-Origin Resource Sharing policy. from Mobile Safari, set null instead Anonymous in this scenario.

@etherai
Copy link

etherai commented Nov 22, 2016

+1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants