What could be the reason NextJS Image's won't render on iOS 16 if they are not initially visible? – Nginx
I decided to use NextJS for faster routing & image optimization. Unfortunately, some images won't load properly on iOS devices. I have a scrollable horizontal container with Product Images. Some of the images fall outside the visible area, therefore you…