Issue
There are image hosting services that can change image size or file format using URL parameters.
If you try to view an image in "Image Role" using a URL with URL parameter like the following, you will see the same image as without the URL parameter, or the image does not appear at all.
Example: "https://example.com/media/dummy.png?w=100"
*The actual image is retrieved by this URL "https://example.com/media/dummy.png"