LDAP Authentication is working, However when using the GUI to query TypeError: Cannot use 'in' operator to search for 'aria-label' in undefined

Here are the logs showing successful authentication, why can’t I use the GUI to lookup the user to see what’s LDAP groups they are in? This used to work fine..

LDAP logs

msg=“Searching for user’s groups” filter=“(member:1.2.840.113556.1.4.1941:=CN=Elliot Williams,OU=Unprivileged Users,OU=Active Users,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk)”
logger=ldap t=2025-04-08T09:44:49.449847577+01:00 level=debug msg=“LDAP users found” users=“[OAuthToken: , AuthModule: ldap, AuthId: CN=Elliot Williams,OU=Unprivileged Users,OU=Active Users,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk, UserId: 0, Email: , Login: WILLIAEM, Name: Elliot Williams, Groups: [CN=DG_TSV_Citrix_Allow_Drives,OU=Non-Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_Necap_Service,OU=Non-Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_NCM_Service,OU=Non-Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_NCM_Linux,OU=Non-Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_NCM_Linux_Admin,OU=Non-Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_Citrix_Allow_Clipboard,OU=Non-Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_GRF_Editor,OU=Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=DG_TSV_GRF_Admin,OU=Privileged-DG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk CN=RG_TSV_Service_Configuration_and_Performance,OU=Non-Privileged-RG,OU=Groups,DC=tsv,DC=oam,DC=eeint,DC=co,DC=uk], OrgRoles: map[1:Admin 2:Admin], IsGrafanaAdmin: true, IsDisabled: false, SkipTeamSync: false]”