wojtekmaj / react-pdf

Display PDFs in your React app as easily as if they were images.
https://projects.wojtekmaj.pl/react-pdf
MIT License
9.24k stars 877 forks source link

Unable to make it compatiable with latest version of pdfjs-dist #1580

Closed Rahul1726260 closed 1 year ago

Rahul1726260 commented 1 year ago

Before you start - checklist

Description

Failed to load pdf

: UnknownErrorException: The API version "3.6.172" does not match the Worker version "3.9.179".

Steps to reproduce

load a pdf with similar version

Expected behavior

Able to load pdf

Actual behavior

Not able to load pdf

Additional information

No response

Environment

Rahul1726260 commented 1 year ago

Anyone can please help with compatability issue of react-pdf and pdf-js in react project