fix: show profile banner and avatar when media auto-load is disabled
This commit is contained in:
parent
bcafbcc48c
commit
606f9af1ba
3 changed files with 6 additions and 2 deletions
|
|
@ -28,6 +28,7 @@ export default function BannerWithLightbox({
|
|||
wrapper: 'rounded-none border-none'
|
||||
}}
|
||||
errorPlaceholder={defaultBanner}
|
||||
ignoreAutoLoadPolicy
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue