Skip to content

Issue with Package Installation and Download in Vue 3 #8

@saurabhzaiswal

Description

@saurabhzaiswal

I encountered an issue while trying to install a package in Vue 3. Initially, I was unable to install the package. I resolved this by adding .vue to the end of the install path. However, I am now facing a new problem where I am unable to download the package.

When I use this.$refs.vue3SimpleHtml2pdf.download(), and console log refs.vue3SimpleHtml2pdf, it returns an object containing download and other properties, but the download property is empty and not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions