Xiao Hanyu
Results
33
comments of
Xiao Hanyu
> Hey folks, since this project seems inactive (last release 2 yrs ago, last commit 11 mos), I started a new MIT-licensed PDF viewer: https://github.com/embedpdf/embed-pdf-viewer. Might be useful if you’re...
Just tried to mitigate this bug myself and I found service worker + cache can work, the idea here is to cache `pdf.worker.min.js` and return response by service worker. Evidence:...