- Issue created by @zanonmark
- 🇺🇸United States micropat
Your site's caching issue is not a bug with this module.
You can use something like browserling.com to test various browsers. It's showing Mastodon right now.
I've got a website whose AddToAny module is configured to show the following service buttons:
<a class="a2a_button_facebook"></a>
<a class="a2a_button_x"></a>
<a class="a2a_button_email"></a>
However Firefox for Windows/Linux and Chrome for Windows show the correct sequence (Facebook, X, email), while Chrome for Linux shows a wrong one (Facebook, Mastodon, email).
I tried so many times, after clearing both Drupal and Chrome caches, to no avail.
Browse to https://www.birreriasummano.it/contatti with Chrome for Linux (tried with 135.0.7049.95).
Thanks,
MZ
Active
2.0
Code
Your site's caching issue is not a bug with this module.
You can use something like browserling.com to test various browsers. It's showing Mastodon right now.