ultrasoundmoney / frontend

ultrasound.money frontend
https://ultrasound.money
MIT License
212 stars 64 forks source link

Images load with a white rectangle outline. #251

Open alextes opened 1 year ago

alextes commented 1 year ago

We upgraded to Next13. Next13 replaces the next/image component that we heavily depended on with what was previously next/image/next. Whereas the previous next/image is now next/image/legacy.

The new one has some improvements we'd like to use, but it also suffers from a white outline bug in Safari. Let's wait with the upgrade until it's fixed.

https://github.com/vercel/next.js/issues/40615

I have given the proposed workaround a shot but it doesn't appear to work.

Using this issue to track.

alextes commented 1 year ago

Unconfirmed fix in: https://github.com/ultrasoundmoney/frontend/commit/0220058008dc8024ff34de0414f859f5a2988af1