mycurelabs / vue-html-to-paper

Vue mixin for paper printing html elements.
MIT License
298 stars 102 forks source link

Solve the problem of closing the page #116

Closed miladkhodaverdi23 closed 1 year ago

miladkhodaverdi23 commented 1 year ago

This error caused when a print request was created on a new page by canceling or printing the page - the page creating the print was closed.

jofftiquez commented 1 year ago

Appreciate the help thank you, this has been fixed in https://github.com/mycurelabs/vue-html-to-paper/pull/122