UBERF-7665: Fix OOM in sharp (#6138)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-07-25 18:51:53 +07:00
committed by GitHub
parent 14880c6f06
commit 22fba99236
3 changed files with 69 additions and 41 deletions
@@ -44,7 +44,6 @@
style:max-width={width}
style:max-height={height}
src={blobRef.src}
srcset={blobRef.srcset}
alt={name}
style:height={loading ? '0' : ''}
/>