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

Error in pdf-print-preview on ios 14.x #69

Open
clauschristianude opened this issue Feb 24, 2021 · 0 comments
Open

Error in pdf-print-preview on ios 14.x #69

clauschristianude opened this issue Feb 24, 2021 · 0 comments

Comments

@clauschristianude
Copy link

As you can see in the links on the bottom this issue is already fixed in the pdfjs_viewer in november 2019. Can you please create a newer gem with this fix? Or change in viewer.js line 10357 from

setTimeout(resolve, 20);

to

setTimeout(resolve, 1000);

and create anewer gem?

Thanks

Links with this issue:
mozilla/pdf.js#7597
stephanrauh/ngx-extended-pdf-viewer#83

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

1 participant