Does anyone experience weird issue where safari is rendering rotated image?
Our tech stack is in laravel for the backend and reactjs from the front end. I thought it was a matter of front end rendering. However clicking at the link straightaway to the image in safari opens up the image as a rotated image.
How do you handle this? I tried to look at this issue and another one from laracast but the image was uploaded using chrome and it is a png image.
Can anyone help please?
Thanks