Skip to content
New issue

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

Extension crashes on pdf pages in Chrome #57

Open
Stvad opened this issue Jan 27, 2022 · 2 comments
Open

Extension crashes on pdf pages in Chrome #57

Stvad opened this issue Jan 27, 2022 · 2 comments

Comments

@Stvad
Copy link
Collaborator

Stvad commented Jan 27, 2022

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

@fuddl
Copy link
Owner

fuddl commented Feb 26, 2022

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

the unicode standart

@Stvad
Copy link
Collaborator Author

Stvad commented Feb 27, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants