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
For anyone that would follow the same path as me: I ended up on this issue and found out that the cause/solution is that the element passed as container must have a child div for pdfjs to plug into, as in:
Attach (recommended) or Link to PDF file here:
Configuration:
Steps to reproduce the problem:
Construct the viewer and give it a div hosted in another frame... when it was working, it now throws
This broke it: 89f6bb0
What is the expected behavior?
Allow constructing a viewer that renders to an alternate window.
The text was updated successfully, but these errors were encountered: