intelllex / react-pdf

Simple and fancy PDF Viewer based on pdf.js 📄⚡️
https://intelllex.github.io/react-pdf
119 stars 34 forks source link

Why does it always open the default PDF #6

Closed hector12free closed 3 years ago

hector12free commented 3 years ago

Why does it always open the default pdf, even after I set a different url here:

        <ReactPDF
            url="<my_PDF_url>"
            showProgressBar
            showToolbox
        />
trinhngocdieu commented 3 years ago

hi @hector12free , thank you for reporting the issue, there was a mistake while releasing the package. I fixed the above issue on the latest version, please help me to update and check again. Thanks!