menu in main collections does not change in chrome #36
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
hello @chris would you check this link?
https://collections.arc-hive.zone/s/collections/page/index
in chrome does not work the menu of the accordion that orders by "title" "artist" "collection" and/or "date"
it works in Firefox but not in Chrome/Chromium
thanks.
the problem has to be with the build of foundation theme
@chris has found that this is a 404
https://dev-archive.hangar.org/themes/archive/asset/js/app.js.map
double check the npm build
there is no more 404 and the issue persists.
@chris can you take over this issue? seems to be something with javascript and chrome/chromium
seems to be an event on "click" from the
archive-list.js
at https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/src/branch/main/asset/js/archive-list.jsfixed with
cca089d368