[openstreetmap/openstreetmap-website] Embedded map refresh shows whole world in Chrome (#2531)
Khang Dinh
notifications at github.com
Sat Aug 6 14:50:06 UTC 2022
Hi, I got this issue, too, and adding the `loading="lazy"` attribute to the `iframe` element works for me, so:
```
<iframe loading="lazy" src="..."></iframe>
```
Not sure if it helps in all cases, just wanted to share 1 potential way for those who are facing the same issue.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2531#issuecomment-1207227902
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/2531/1207227902 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220806/d91467c0/attachment.htm>
More information about the rails-dev
mailing list