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

It is a nice tool, but it doesn't work in Safari #32

Closed
hcontreras opened this issue Sep 26, 2017 · 2 comments
Closed

It is a nice tool, but it doesn't work in Safari #32

hcontreras opened this issue Sep 26, 2017 · 2 comments

Comments

@hcontreras
Copy link

I tried to use Carbon in Safari, but it doesn't work.

I copied and paste some code to the window, but when I press the Save Image button, nothing happen.

When I tried in Chrome, worked fine!

@elrumordelaluz
Copy link
Contributor

elrumordelaluz commented Sep 26, 2017

Probably related on #28.
Investigating, seems that the problem is that dom-to-image doesn't support Safari because:

it uses a stricter security model on tag. Suggested workaround is to use toSvg and render on the server.`

@mfix22
Copy link
Contributor

mfix22 commented Sep 26, 2017

Thanks so much for filing an issue, and you are right, it is related to #28. Lets move the discussion to #28. Closing.

@mfix22 mfix22 closed this as completed Sep 26, 2017
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

No branches or pull requests

3 participants