Grass Huang
Grass Huang
### Description (*) Using virtual type to configure plugin, interceptor method cannot be generated correctly in setup:di:compile command ### Related Pull Requests https://github.com/magento/magento2/pull/33981 ### Fixed Issues (if relevant) 1. Fixes...
**Steps to Replicate** 1. In admin, set **Enable Adaptive Device Pixel Ratios** to "**Yes**" and select **Device Pixel Ratios**  2. Set the device scaling to 200%  3. Access...
**Issue** [Incorrect DPR query string was provided in the product image URL](https://github.com/fastly/fastly-magento2/issues/733) **Change** 1. Added a regex replacement to correct the dpr parameter in the image URL.
### Description (*) Fix #39415 ### Fixed Issues (if relevant) 1. Fixes magento/magento2#39415 ### Manual testing scenarios (*) 1. Add the following line of code to any .phtml file: ``...