Primefaces update broke HarmonyMenu - Uncaught Error: Syntax error, unrecognized expression

Forum rules
Please note that response time for technical support is within 3-5 business days.
r.herbrich
Posts: 2
Joined: 17 Oct 2017, 13:53

14 Apr 2023, 21:48

I'm using PrimeFaces 12.0.4 with Apollo Theme 6.1.0 and I'm getting the same error with Edge mobile.

As stated above, this change fixes the issue for me aswell:

Code: Select all

restoreMenuState: function() {
   ...
         var menuitem = $("#" + this.expandedMenuitems[i].replace(/:/g, "\\:").replace(/\|/g,"\\|"));    // instead of $("#" + this.expandedMenuitems[i].replace(/:/g, "\\:"))
   ...
 }
 
Will there be an update of Apollo Theme?

olgubasak
Posts: 98
Joined: 05 Jan 2023, 11:05

17 Apr 2023, 16:12

Hi,

It will be updated in the next version.

Thank you.
Best Regars,

Post Reply

Return to “Harmony - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests