Xwiki group/logging views keep loading on some sub wikis

Hello,

I’m facing an issue I can’t seem to solve in anyway. On some of my sub wikis (not all) I can’t use the group pannel or the loging pannel, they keep loading indefinitly.

I can’t find anything in the logs that help me except a 404 on the logo and some errors in the dev pannel of my browser but I can’t find the root cause and fix it.

I tried a modification of theme, updating all addons, no way to know if this occured after an update (probably but I can’t rollback in anyway)

Dev console:

Uncaught TypeError: Failed to resolve module specifier “vue”. Relative references must start with either “/”, “./”, or “../”.

NumberedHeadings:13 Uncaught TypeError: Cannot read properties of null (reading ‘textContent’)
at NumberedHeadings:13:97
at Object.execCb (require.min.js?r=1:5:16630)
at e.check (require.min.js?r=1:5:10458)
at e.enable (require.min.js?r=1:5:13169)
at Object.enable (require.min.js?r=1:5:15699)
at e. (require.min.js?r=1:5:13026)
at require.min.js?r=1:5:1602
at each (require.min.js?r=1:5:1062)
at e.enable (require.min.js?r=1:5:12528)
at e.init (require.min.js?r=1:5:9565)

Uncaught ReferenceError: shortcut is not defined
at XWikiPreferences?editor=globaladmin&section=Logging:21:3

Thanks for any help