sidebase / nuxt-pdf

📄 A easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.
MIT License
112 stars 10 forks source link

can not use htmlToPdf composable #35

Closed mirox99 closed 6 months ago

mirox99 commented 6 months ago

Environment

No response

Reproduction

No response

Describe the bug

trying to use htmlToPdf composable but get Uncaught TypeError: _ctx.htmlToPdf is not a function

Additional context

No response

Logs

No response

zoey-kaiser commented 6 months ago

Please downgrade to version 0.1.2, the current 1.0.0 alpha release, could break this logic at the moment, as it is still in development!