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

Images are invisble #18

Open
YarinOrdman opened this issue Feb 10, 2022 · 3 comments
Open

Images are invisble #18

YarinOrdman opened this issue Feb 10, 2022 · 3 comments

Comments

@YarinOrdman
Copy link

Hey!
I tried to use this library and found issue with showing images in the screenshot.
So I look into this problem and found a way to fix it in the html2canvas library.
Maybe you can add this solution?
niklasvh/html2canvas#722 (comment)
(allowCors: true)
Or on the other hand maybe there is another solution that you can tell me about it..
Thanks.

@mmelilli
Copy link

any news about this fix?

@tawago
Copy link
Contributor

tawago commented Jul 20, 2022

#36

@Ramin-Khodaie
Copy link

using options { allowTaint: false, useCORS: true } dose not solve my issue. I got still cors error yet. checking the package html2canvas, find out that this issue is still unresolved for case that has <img/> tag with remote src.

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

4 participants