• Recently when Add to Any Share Buttons is active, i get an error in the console:

    Uncaught TypeError: Failed to resolve module specifier "@wordpress/interactivity". Relative references must start with either "/", "./", or "../".

    At the same time, the mobile nav hamburger menu stops working.

    It’s not an interaction with another plugin or theme, as it happens with the standard Twenty Twenty-Four theme, and no other plugins activated.

    Potentially due to a conflict with the newest version of WordPress (6.5)?

Viewing 4 replies - 1 through 4 (of 4 total)
  • alexfreitassp

    (@alexfreitassp)

    I have had the same issue when I accsses url http://saviochaul.com.br with Firefox, when browser load the page at first time I do not have the error, but when I go to another page the hamburger menu stop to works, at Apple firefox it returns to work after I reload home page, but at linux firefox, I need to criate another window to start to work again, when I disable AddToAny Share Buttons plugin, its works ok, but I have make a tests with others plugins to share content and I have the same result the hamburger menu does not work.
    I have this issue only at my remote environment, at my local environment with Debian 12 and Docker it works without no issues.

    WordPress: 6.5.2
    Theme: Twenty-twenty-four
    with any Share pugin active(now AddToAny Share Buttons is active)

    FROM php:7.4-apache

    services:

    wordpress:
    image: wordpress
    ….

    db:
    image: mysql:8.0


    thank you

    alexfreitassp

    (@alexfreitassp)

    WordPress: 6.5.2
    Theme: Twenty-twenty-four

    Remote environment

    first page load page reload
    Mac Opera 109.0.5097.45 works works
    Mac Google 123.0.6312.124 works works
    Mac Safari 17.2.1 works works
    Mac FireFox 124.0.2 works does not work

    Linux Opera 109.0.5097.45 works works
    Linux Google 122.0.6261.111 works works
    Linux FireFox 115 does not work does not work


    Local environment and Mobile

    It works very well


    Another plugins with the same issue:
    Social Media Share Buttons & Social Sharing Icons
    Social Sharing Plugin – Sassy Social Share
    Super Web Share

    johams

    (@johams)

    hey @jamiepantling I have the same issues but when I use firefox in old ios (high sierra 10.13), I use the same theme (twenty twenty-four) and test with another themes and disabled all the plugins and the problem keep going, I think is some problem with firefox and the wordpress update, because before the update everything work great.

    • This reply was modified 5 months ago by johams.
    digitd

    (@digitd)

    I am experiencing the same issue with the Ollie theme: https://en-ca.wordpress.org/themes/ollie/

    I will get the same error (seemingly randomly) and the hamburger menu will stop working. Disabling the AddToAny plugin corrects the issue.

    Any updates on a fix?

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.