wd icon indicating copy to clipboard operation
wd copied to clipboard

Extension crashes on pdf pages in Chrome

Open Stvad opened this issue 3 years ago • 2 comments

I'm positively surprised by the fact that it loads in a first place :p, it crashes though, as the PDF document has a different dom structure (does it even have a dom?) and so when we try retrieve title/etc findApplicable fails

Stvad avatar Jan 27 '22 02:01 Stvad

@Stvad Do you have an example? For me it works like charm!

the unicode standart

fuddl avatar Feb 26 '22 14:02 fuddl

just tried the same URL that you have on screenshot and I get an empty sidebar 🤔 image

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'innerText')
    at $d03979cbe3fe44d8$var$findApplicables (index.js:9131:63)
    at async index.js:9143:15

is the error with which it crashes

Stvad avatar Feb 27 '22 07:02 Stvad