-
Notifications
You must be signed in to change notification settings - Fork 38
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
I am getting a blank screenshot. #27
Comments
Did you check to install the peerDependencie html2canvas? I didn't read the docs and had issues to. :) |
Were you able to fix it ? I am also getting an invisible image. Downloaded image only has the text in the screenshot but not the image itself, which is missing. |
This is mostly like due to a CORS issue with html2canvas - refer here |
observe if you are using images in another origin. And try to use: |
Whenever I use this plugin to take a screenshot, I always get a blank screenshot.
I am using the example code, but still, it is not working on my website, This is my code.
The text was updated successfully, but these errors were encountered: