-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to import vue-pdf-embed in Nuxt3 project. #12
Comments
Sorry, I had to make sure that this is a client library/plugin. It is fixed by creating a plugin with the .client.js suffix. |
@marcusaram - do you have a snippet of how you got this to work? |
Any update on this?! |
Please check #114, there is no solution yet, but links to some other resolved issues |
Hi, I'm trying to add vue-pdf-embed in my Nuxt3 project (yes, I know it is still beta). But reaching (hopefully) to the first release candidates. Using v1.1.0
Why trying to use VuePdfEmbed component (locally or globally) it fails on the import. Try to look in the source but couldn't find anything weird. Maybe this is a kind of compiler optimalization.
For what's worth, this is the part from the dist vue3-pdf-embed.js.
The text was updated successfully, but these errors were encountered: