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

PDFs can't be opened with Safari #9483

Closed
JammingBen opened this issue Jul 25, 2023 · 3 comments
Closed

PDFs can't be opened with Safari #9483

JammingBen opened this issue Jul 25, 2023 · 3 comments
Assignees
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@JammingBen
Copy link
Collaborator

Steps to reproduce

  1. Upload a PDF file
  2. With Safari, open the PDF file by clicking it -> endless loading spinner. Console reports nothing. Re-loading the page correctly loads the PDF file.
@JammingBen JammingBen added Type:Bug Something isn't working Priority:p3-medium Normal priority labels Jul 25, 2023
@lookacat lookacat self-assigned this Aug 1, 2023
@lookacat
Copy link
Contributor

lookacat commented Aug 9, 2023

couldn't debug it because it freezes and after googling for a similar issue i didn't find anything.
My approach would be to try to build a MVP pdf viewer as we have it (just quick hacking) and see if and where the problem begins to occur since the pdf viewer in safari generally should probably work

@dschmidt
Copy link
Member

dschmidt commented Aug 9, 2023

Maybe worth testing with #8857 as that changes loading and app initialization quite a bit (and this does not happen on page reload, so it might be an initialization issue after all)

@lookacat lookacat removed their assignment Aug 9, 2023
@JammingBen JammingBen self-assigned this Aug 11, 2023
@JammingBen
Copy link
Collaborator Author

Has been fixed via #9565.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants