Fixed

Bug Report

Thomas FN Rodrigues
57 minutes ago

Bug ID: BUG-2026-0089

Title: Image gallery fails to load on Firefox when ad blocker is enabled

Severity: Medium

Priority:P2

Environment: Mac OS, Firefox156.0.1, uBlock Origin1.75.0enabled

URL:thomasrodrigues.dpdns.org

Steps to Reproduce:

  1. Open Firefox 156.0.1 with uBlock Origin enabled
  2. Navigate to https://thomasrodrigues.dpdns.org/products/blue-widget
  3. Gallery image section.

Expected Result: Product image gallery loads with 4 images and thumbnail navigation.

Actual Result: The image gallery container shows empty white space. Thumbnail navigation is visible, but clicking thumbnails has no effect.

Console Errors:

GET https://thomasrodrigues.dpdns.org/images/gallery-loader.js net::ERR_BLOCKED_BY_CLIENTUncaught ReferenceError: GalleryWidget is not defined at product-page.js:87

Notes: Works correctly in Chrome with the same ad blocker. The issue is specific to how Firefox + uBlock handles the CDN subdomain. The gallery script loads from cdn.thomasrodrigues.dpdns.org.com, which uBlock may flag as a third-party tracking domain.