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
At the tech call, Seth et.al. suggested that the reason this is happening is due to the mirador coming from roblib being hard-coded somewhere... and that that issue would obviously be something that would be a blocker for the mirador work @alxp has been working on.
It's confusing where to actually put Mirador as a local library and what it should be called.
The libraries alter hook was not unsetting the remote location. In older versions of Drupal, it seemed to be loading the library from the last array entry in $libraries['mirador']['js'], but in my Drupal 10 this isn't working.
What steps does it take to reproduce the issue?
npm run webpack
in the mirador-integration repoWhat happens?
The mirador library is loaded from roblib.github.io, as seen in the Network tab of a Firefox Inspector pane.
To whom does it occur (anonymous visitor, editor, administrator)?
Everyone, I presume
What did you expect to happen?
It would load from "local library"
Which version of Islandora are you using?
modern
Any related open or closed issues to this bug report?
Screenshots:
The text was updated successfully, but these errors were encountered: