mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 23:31:19 +03:00
Maybe this helps?
This commit is contained in:
parent
effbe189e1
commit
f4b95d254c
1 changed files with 1 additions and 0 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Reference in a new issue