Skip to content
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

Not working with extarnal image links #14

Open
shiv122 opened this issue Aug 7, 2023 · 2 comments
Open

Not working with extarnal image links #14

shiv122 opened this issue Aug 7, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@shiv122
Copy link

shiv122 commented Aug 7, 2023

Environment

No response

Reproduction

Thanks for testing out nuxt-pdf!

img
print card
<script setup> import { exportToPDF } from "#imports"; const pdfSection = ref(null); </script>

Describe the bug

When i use image from cdn, it gives me a blank space after image

Additional context

No response

Logs

No response

@shiv122 shiv122 added the bug Something isn't working label Aug 7, 2023
@Benjamin-23
Copy link

I have the same issue .. my table consist of data.... with some images but can't export as Pdf.

@zoey-kaiser
Copy link
Member

Hi both of you. Could you please give me an example of an image that is not working? I used some external images as well (also inside the playground) and it worked for me. Maybe there is some kind of blocker?

Otherwise a reproduction would be very appreciated 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants