jzillmann / pdf-to-markdown

A PDF to Markdown converter
https://pdf2md.morethan.io
MIT License
1.14k stars 184 forks source link

Updating pdfjs fro 2.6.347 to 2.7.570: Uncaught TypeError: Cannot set property 'workerSrc' of undefined #28

Open jzillmann opened 3 years ago

jzillmann commented 3 years ago

Screenshots from Chrome & Safari:

Chrome Safari
darkcheftar commented 3 years ago

sire @jzillmann, In which branch do we need to do this. In master or modularize?

jzillmann commented 3 years ago

Sorry for late replay @darkcheftar . In modularize!

darkcheftar commented 2 years ago

Do the issue still exists?

As far as I understand the essential code is present

https://github.com/jzillmann/pdf-to-markdown/blob/98eb9715333eb5344050b99f54eb9c541b256d70/src/javascript/components/LoadingView.jsx#L11