Attach (recommended) or Link to PDF file here:
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
It looks like we need a core-js
polyfill for Opera Mini then :(
Opera Mini for Android (V 27.0.2254.118423)
Looking at https://en.wikipedia.org/wiki/Opera_Mini, that version doesn't look very up-to-date.
It looks like we need a
core-js
polyfill for Opera Mini then :(
Looking at https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map#Browser_compatibility, basically every remotely modern browser[1] has at least basic support for Map
.
Hence it seems, at least to me, that the most appropriate resolution is to WONTFIX this issue.
[1] That even includes IE11.
Oh, the current version is 37 according to Wikipedia, not 27; I misread that. Indeed, then we can close this as won't-fix.
Most helpful comment
It looks like we need a
core-js
polyfill for Opera Mini then :(