-
Notifications
You must be signed in to change notification settings - Fork 17
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
PDF.JS is broken on deployed Sandbox #8
Comments
Note to self: I fixed this previously here https://gitlab.com/calincs/cwrc/leaf/leaf-base-i8/-/commit/d67bec9dbb6fef280e1cfe074b0bb8b897a34f80 |
Merged
Building it against the latest breaks the sandbox build. Seems like a new dependency introduced via the composer.lock file:
|
@Natkeeran I have downgraded this:
|
alxp
pushed a commit
to roblib/islandora-sandbox
that referenced
this issue
Aug 12, 2022
Add Islandora breadcrumb module
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://sandbox.islandora.ca/islandora/drop-activities-toronto
tries to load
https://sandbox.islandora.ca/libraries/pdf.js/web/viewer.html?file=https%3A%2F%2Fsandbox.islandora.ca%2F_flysystem%2Ffedora%2F2022-02%2FSample_PDF_file.pdf
and I believe this is a problem with how composer.json handles the pdf.js library. @wgilling or @dannylamb or I should be able to find the solution and fix it.
The text was updated successfully, but these errors were encountered: