We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is a new error now in Safari web browser It wasnt there about a week ago
TypeError: key.split("+").at is not a function. (In 'key.split("+").at(-1)', 'key.split("+").at' is undefined) tools.js:161
Configuration:
The text was updated successfully, but these errors were encountered:
In general: For anything except the very latest browsers, you should use a legacy/-build of the PDF.js library. Note that we provide two different builds in https://mozilla.github.io/pdf.js/getting_started/#download and also the different versions of the default viewer at https://github.com/mozilla/pdf.js#online-demo
legacy/
Sorry, something went wrong.
Array.prototype.at
Successfully merging a pull request may close this issue.
There is a new error now in Safari web browser
It wasnt there about a week ago
TypeError: key.split("+").at is not a function. (In 'key.split("+").at(-1)', 'key.split("+").at' is undefined)
tools.js:161
Configuration:
The text was updated successfully, but these errors were encountered: