Hi Everbody,
On my website, when I click on Site web > Discuss for example, I get an error in my console
Uncaught Error: Syntax error, unrecognized expression: #menu_id=79&action=88
at Function.Sizzle.error (web.assets_common.js:438)
at Sizzle.tokenize (web.assets_common.js:471)
at Sizzle.select (web.assets_common.js:505)
at Function.Sizzle [as find] (web.assets_common.js:396)
at jQuery.fn.init.find (web.assets_common.js:520)
at jQuery.fn.init (web.assets_common.js:526)
at jQuery (web.assets_common.js:358)
at HTMLAnchorElement.<anonymous> (bienvenue-1:115)
at HTMLAnchorElement.dispatch (web.assets_common.js:637)
at HTMLAnchorElement.elemData.handle (web.assets_common.js:610)
Infos returned by chrome when extend the error message
Sizzle.error @ web.assets_common.js:438
Sizzle.tokenize @ web.assets_common.js:471
Sizzle.select @ web.assets_common.js:505
Sizzle @ web.assets_common.js:396
find @ web.assets_common.js:520
jQuery.fn.init @ web.assets_common.js:526
jQuery @ web.assets_common.js:358
(anonymous) @ bienvenue-1:115
dispatch @ web.assets_common.js:637
elemData.handle @ web.assets_common.js:610
This happen in all submenu. But I can still access the backoffice if I complete the URL with /web#home
Thank you for your help.