we have uploaded an image into the media and consumed it on blocks. It's working as expected for the below cases 1. https://www.example.com/siteassets/images/sample.jpeg
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
Hi,
we have uploaded an image into the media and consumed it on blocks. It's working as expected for the below cases
1. https://www.example.com/siteassets/images/sample.jpeg
2. https://www.example.com/siteassets/images/sample.jpeg?w=1600&h=650
but it's not working in the below case.
https://www.example.com/siteassets/images/sample.jpeg?w=767&h=600
Could you please help us with how can we resolve it?