MatthewHerbst / react-to-print

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

Save as PDF hangs in print view #698

Closed kimzeevaarders closed 5 months ago

kimzeevaarders commented 5 months ago

Hi, the library works perfectly fine and its doing everything it should but when:

  1. the print view is opened
  2. and I choose "save as pdf"
  3. and then press save

The pdf is not saved and the save button remains disabled as if its pending the save but it never finishes the save action )seems hanging)...

Any pointers what could be causing this?

kimzeevaarders commented 5 months ago

nvm, it also hangs also if I try to print the home page of google :)

using Chrome on MacOS