issues
search
MatthewHerbst
/
react-to-print
Print React components in the browser. Supports Chrome, Safari, Firefox and EDGE
MIT License
2.15k
stars
221
forks
source link
Improve content handling for canvas and inputs
#726
Closed
MatthewHerbst
closed
3 months ago
MatthewHerbst
commented
3 months ago
Improve handling when iterating over
canvas
elements since these need to operate against the original content which may not be ready:
https://github.com/MatthewHerbst/react-to-print/issues/707
Remove legacy input/checkbox/select copying, all major browsers natively support this
canvas
elements since these need to operate against the original content which may not be ready: https://github.com/MatthewHerbst/react-to-print/issues/707