Willow is an implementation of the Fedora/Samvera stack by Cottage Labs. It is built with Docker containers, which simplify development and deployment onto live services.
docker-compose up --build (I changed only connection configuration files, not front-end)
[potentially optional step that may not affect this bug] Go to "Notifications tab"
None of the menus work, and the Share your work button on the home page just refreshes the page instead of popping up the expected modal dialogue.
The JS console is full of seemingly unrelated errors. These errors do not appear when the UI is working.
The problems is fixed by a hard (cache-busting) refresh, Ctrl+Shift+R in Chrome on Windows/Linux. Perhaps the issue has something to do with assets and may not appear in production mode?
To reproduce:
The JS console is full of seemingly unrelated errors. These errors do not appear when the UI is working.
The problems is fixed by a hard (cache-busting) refresh, Ctrl+Shift+R in Chrome on Windows/Linux. Perhaps the issue has something to do with assets and may not appear in production mode?
The JS console errors: