You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: