-
-
Notifications
You must be signed in to change notification settings - Fork 423
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
Styling issue when trying to putting pdf viewer to right of html content #804
Comments
How you load src, I load blob from rest API and work :) |
Maybe try downgrade to 6.4.1 run: npm i [email protected] --save |
Originally the type I was setting src to was an ArrayBuffer from a rest API. I tried Uint8Array and URL string. As I mentioned above, the file data loads but it is not rendering for any of these types. I switched to using version 6.4.1 of ng2-pdf-viewer and version 2.5.207 of pdfjs-dist and it fixes this issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Bug Report or Feature Request (mark with an
x
)#422
Hey bug returned in version 7.0.1 when i back to 6.4.1 everything i ok :)
The text was updated successfully, but these errors were encountered: