Closed robertknight closed 3 years ago
Related upstream issue: https://github.com/mozilla/pdf.js/issues/13669.
From a comment in that thread:
The cause of this error is the, fairly recently added, Array.prototype.at() method which was fixed in PR #12924 and is included in PDF.js release 2.8.335 and up.
This was resolved via the PDF.js update linked above.
In Chrome 94 I've encountered a number of pages in various PDFs fail to render or render incompletely. In the browser console I see this error:
This looks to me like it might relate to the recently introduced
at
method for strings or arrays.If so, updating PDF.js to the latest version might fix it.
Example URLs:
https://cogcomp.seas.upenn.edu/papers/RRDA11.pdf https://files.libertyfund.org/files/869/0161_Bk.pdf