-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I have checked the following
- I am running the latest version of Wavelog
- I have cleared my browser cache
- This is a bug, not a setup question or feature request
Bug Description
New DXCluster page filters are not functional, in Chrome developer console I see:
Uncaught ReferenceError: getBandsInGroup is not defined
at bandmap_list.js?1763919171:340:23
at Array.forEach (<anonymous>)
at syncQuickFilterButtons (bandmap_list.js?1763919171:339:22)
at HTMLDocument.<anonymous> (bandmap_list.js?1763919171:1885:2)
at l (jquery-3.3.1.min.js:2:29375)
at c (jquery-3.3.1.min.js:2:29677)
and
jQuery.Deferred exception: getBandsInGroup is not defined ReferenceError: getBandsInGroup is not defined
at https://wavelog.nz0p.com/assets/js/sections/bandmap_list.js?1763919171:340:23
at Array.forEach (<anonymous>)
at syncQuickFilterButtons (https://wavelog.nz0p.com/assets/js/sections/bandmap_list.js?1763919171:339:22)
at HTMLDocument.<anonymous> (https://wavelog.nz0p.com/assets/js/sections/bandmap_list.js?1763919171:1885:2)
at l (https://wavelog.nz0p.com/assets/js/jquery-3.3.1.min.js:2:29375)
at c (https://wavelog.nz0p.com/assets/js/jquery-3.3.1.min.js:2:29677) undefined
Steps to Reproduce
On DXCluster page, click a filter
Expected Behavior
Unsure
Wavelog Version
Version 2.2
PHP Version
PHP Version 8.3.28
MySQL/MariaDB Version
MySQL Version 11.3.2-MariaDB-1:11.3.2+maria~ubu2204
Server OS
Ubuntu 24.04 using docker image ghcr.io/wavelog/wavelog:latest
Browser
Chrome
Device Type
Desktop
Screenshots / Browser Console
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working