mycurelabs / vue-html-to-paper

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

Uncaught TypeError: Cannot set property '$htmlToPaper' of undefined #66

Open ghost opened 3 years ago

ghost commented 3 years ago

Hello, I'm facing a problem. Before I am using this lib in vue 2 , it's working fine but after update to vue3 it getting error like this

Uncaught TypeError: Cannot set property '$htmlToPaper' of undefined

Please, help. thank.

barath-rz commented 3 years ago

see if this helps, https://www.gitmemory.com/issue/mycurelabs/vue-html-to-paper/22/555470287

jofftiquez commented 3 years ago

Hello, apologies, I'm still working on Vue 3. Please let me know if there's anything you can add to this. Thanks.