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

Unable to capture image if having Cross origin image in Typescript #1557

Closed
vinayistar opened this issue Jun 8, 2018 · 0 comments
Closed

Comments

@vinayistar
Copy link

Im using angular in port localhost:4200 and image comes from server with localhost:8080. I tried with useCORS and proxy examples but it shows html2canvas: Unable to load image error when I use it.
Since the server are different for Frontend and backend it doesn't accept images if its localhost:8080./someimg.png and shows white instead.
Please help me.

@niklasvh niklasvh closed this as completed May 3, 2019
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

2 participants