-
-
Notifications
You must be signed in to change notification settings - Fork 957
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Before you start - checklist
- I followed instructions in documentation written for my React-PDF version
- I have checked if this bug is not already reported
- I have checked if an issue is not listed in Known issues
- If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo
Description
I had used previous version of your library and though of using it as base for my needs since it doesn't cover all points that is required by my tasks. But since the update to 9.0.0 i do have this issue whenever I try to import anything from your library of pdfjs-dist. I know that this is not particularly your issue, but maybe you do know the solution for this.
Steps to reproduce
import anything from react-pdf or pdfjs-dist
Expected behavior
component loads without errors
Actual behavior
When pdfjs-dist is imported from react-pdf (or components that use pdfjs-dist) or even the pdfjs-dist is imported, the error occures:
Additional information
No response
Environment
- Browser (if applicable): Chorme latest, Arc Windows latest
- React-PDF version: 9.0.0 (pdfjs-dist 4.3.136)
- React version: 18.3.1
- Webpack version (if applicable): nextjs 14.2.3
furu-s
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working