Can't get react-pdf to work with Astrojs #1823
Unanswered
tedpalmer1
asked this question in
Q&A
Replies: 1 comment
-
still not working in 2025 :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does anyone have an example of using react-pdf with Astro client-side? I have been struggling and could really use some help. I am trying to use the package like so:
// src/components/samplePDF.jsx
// src/pages/sample-pdf/index.astro
The PDF is not being rendered and I am getting no errors
Beta Was this translation helpful? Give feedback.
All reactions