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
Hmm, I will have to check if we can detect errors like this. pdf.js itself could be loaded (we already check this) but then failed to execute some code internally later.
But we could add a polyfill for Promise.withResolvers in any case. Thanks for checking.
Hmm, I will have to check if we can detect errors like this. pdf.js itself could be loaded (we already check this) but then failed to execute some code internally later.
But we could add a polyfill for
Promise.withResolvers
in any case. Thanks for checking.Originally posted by @fancycode in #363 (comment)
The text was updated successfully, but these errors were encountered: