Open
Description
Steps to Replicate
- In admin, set Enable Adaptive Device Pixel Ratios to "Yes" and select Device Pixel Ratios
- Set the device scaling to 200%
- Access any frontend product (Simple/Configurable)
- Open the browser's Network tab and check the requested URL, where the parameters include dpr=2%202x
Expected Result
Based on the documentation, the query string is dpr=2
Actual Result
the query string is dpr=2%202x
Metadata
Metadata
Assignees
Labels
No labels