MGrin / mgr-pdf-viewer-react

React PDF Viewer component
MIT License
72 stars 24 forks source link

Unable to Fetch Error #26

Closed CryceTruly closed 4 years ago

CryceTruly commented 4 years ago

When a pdf document url is supplied to the component. When the pdf does not have appropriate headers that allow the browser apis to display the image set to it. It will crash with a Failed to Fetch Error.

komalharmale commented 2 years ago

have you find any solution on this issue