Closed abhinavsinha347 closed 9 months ago
Parsing issue when using rendering dyanmic media image dues to DPR parameter
Image URL is getting appended with incorrect DPR parameter which is breaking the image URL and throwing parsing error.
@joerghoh @vladbailescu , tagging you on a bug found on Image v3 core component. I have raised a PR for the fix. Can you please let me know the next steps.
Closing issue as this is fixed
Parsing issue when using rendering dyanmic media image dues to DPR parameter
Image should render properly
Actual Behaviour
Image URL is getting appended with incorrect DPR parameter which is breaking the image URL and throwing parsing error.