mycurelabs / vue-html-to-paper

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

iPhone XR safari browser issue #112

Open santosh-kumar-90 opened 2 years ago

santosh-kumar-90 commented 2 years ago

Not working on iPhone XR safari browser, It gives the following error.

Unhandled Promise rejection: Type error: null is not an object (Evaluating 'windowRef.opener')

Any solution for this?