fastly-magento2 icon indicating copy to clipboard operation
fastly-magento2 copied to clipboard

Incorrect DPR query string was provided in the product image URL

Open GrassH opened this issue 11 months ago • 2 comments

Steps to Replicate

  1. In admin, set Enable Adaptive Device Pixel Ratios to "Yes" and select Device Pixel Ratios image
  2. Set the device scaling to 200% image
  3. Access any frontend product (Simple/Configurable)
  4. Open the browser's Network tab and check the requested URL, where the parameters include dpr=2%202x image

Expected Result Based on the documentation, the query string is dpr=2

Actual Result the query string is dpr=2%202x

GrassH avatar Jan 14 '25 05:01 GrassH

PR #734

GrassH avatar Jan 14 '25 05:01 GrassH

Fastly team - any update here?

mpchadwick avatar Aug 07 '25 20:08 mpchadwick