MatthewHerbst / react-to-print

Print React components in the browser. Supports Chrome, Safari, Firefox and EDGE
MIT License
2.14k stars 221 forks source link

Printing blank page when print in safari #674

Closed Chavda-Mitul closed 7 months ago

Chavda-Mitul commented 10 months ago

when i am using this in other browser it is working fine but when using in safari it give me blank page. my safari version is 17.2, my os version is mac Sonoma 14.2, when i used the react-to-print-advanced it works in safari also (it is forked form you repo)

MatthewHerbst commented 10 months ago

Hello. Does this README section help you at all? If not, could you please share a Codesandbox or similar example that shows the problem?

I am able to print the official examples without issue using MacOS 13.6.1 (Ventura) with Safari 17.1. I'm not sure what react-to-print-advanced is, but it seems to be 5+ years old. I would not recommend using it.