The part of the generated picture becomes a gray background
Please make sure you are testing with the latest release of html2canvas. Old versions are not supported and issues reported for them will be closed.
Please follow the general troubleshooting steps first:
- [x] You are using the latest version
- [ ] You are testing using the non-minified version of html2canvas and checked any potential issues reported in the console
Bug reports:
Please replace this line with a brief summary of your issue AND if possible an example on jsfiddle.
Specifications:
- html2canvas version tested with:
- Browser & version:
- Operating system: 1.0.0-rc.2 are all normal The problem has been around since 1.0.0-rc.3

This is a problematic situation
This is normal
I have this issue also : /
having this issue too
https://github.com/niklasvh/html2canvas/issues/1937 In my case, { scale: 2 } was solution too.
In my case,
{ scale: 2 }was solution too.
It removed the gray parts but now its double as big how could i work around that?
{ scale: 2 } worked for me too