Array.Prototype.at Polyfill ? #18102
Unanswered
franckitho
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
After reading problem #16651 I saw that PDFJS supports recent browsers (chrome 92+). For the project I'm working on, my application must support browsers from chrome 87 onwards. I tried installing polyfill (https://github.com/babel/babel-polyfills/tree/main/packages/babel-plugin-polyfill-es-shims) but it didn't change anything. Has anyone had the same problem as me?
Here is the configuration:
Thanks !
My entry point for pdf js in my application:
Beta Was this translation helpful? Give feedback.
All reactions