• wp_dsp

    (@davidspeyer)


    When I activate the overlay menu for the navigation block and click on the burger icon in the frontend while using Firefox (115 on a Mac), nothing happens. I also tested in Chrome and Safari and this is only happening in Firefox. No CSS classes like has-modal-open are beeing added. The console shows the following error:

    Uncaught TypeError: Der Spezifizierer “@wordpress/interactivity” war ein blanker Spezifizierer, wurde aber nicht zu etwas neu zugeordnet. Relative Modulspezifizierer müssen mit “./”, “../” oder “/” beginnen.
    (Translated with DeepL: Uncaught TypeError: The specifier “@wordpress/interactivity” was a blank specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.)

    WordPress: 6.5.3
    Theme: Twenty Twenty-Four
    Plugins: none
    Firefox: 115.11.0esr on a Mac

    The Firefox version is not the current one, but I think that WordPress should work with a Firefox version from 2023.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator James Huff

    (@macmanx)

    Officially, WordPress only supports the current version and one version back, so Firefox 126 and 125 in this case.

    However, front-end navigation is up to the theme, not WordPress. I recommend asking at https://www.ads-software.com/support/theme/twentytwentyfour/ so the theme’s designers and support community can help you with this.

    Thread Starter wp_dsp

    (@davidspeyer)

    Thanks for your help! And I understand that WordPress cannot support old browsers or systems.

    However, I think that this has nothing to do with the theme. Because in the Twenty Twenty-Four theme, there are no functions relating to the menu. Therefore, it seems to be more of a WordPress core problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress navigation overlay menu not working with Firefox 115’ is closed to new replies.