'React image component not showing PNG image on iOS safari (shows alt text but blank image)

For some reason the following image URL when put as src of the image component displays perfectly on desktop but when opened on iOS safari is blank (I'm using Tailwind CSS by the way):

URL: https://www.media.auledge.com/avatar/ed93a87c-c2da-40d8-9805-0853cf29930c.png

Code:

enter image description here

Desktop:

enter image description here

iOS:

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source