Expected a JavaScript module script but the server responded with a MIME type of “application/octet-stream”. when upgrade react pdf to 9.x
Today when I upgrade the react-pdf https://github.com/wojtekmaj/react-pdf version to 9.1.0, the pdf load failed and shows error:
PDF created with react-pdf opened in new tab gives “Check Internet Connection” error when click download
I m using react-pdf to create a PDF and open it in new tab via Link component.