Maybe this helps?

pull/501/head
Lim Chee Aun 2024-04-16 20:18:18 +08:00
rodzic effbe189e1
commit f4b95d254c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -513,6 +513,7 @@ function Media({
height={height}
data-orientation={orientation}
loading="lazy"
decoding="async"
onLoad={(e) => {
if (!hasDimensions) {
const $media = e.target.closest('.media');