Frontend bug with Firefox + AdblockPlus

Where the bug occurs : Homepage, Search results, Vendor product listing
System: Ubuntu 16.04, Firefox 62.0.3 with Adblock-Plus and Privacy Badger

Observed behaviour: ‘product-card’ elements are inert, clicking on any of them does nothing
Expected behaviour: clicking on product-cards triggers a navigation to the product page

Workaround: I have to open every single link a new tab
Interesting fact:running $(’.product-card’).off(‘click’) in the console fixes it (removes the poisonous event)

Speculation: Analytics and Newrelic js-agent scripts are blocked.

Hi there,

Thanks for letting us know. We’ll be sure to take a closer look.

Best,
Tindie Team