useFallbackUrl doesn't work #2734
Replies: 5 comments 2 replies
-
Could your PR and/or a fix for this? |
Beta Was this translation helpful? Give feedback.
-
Sorry, i have no fix for this |
Beta Was this translation helpful? Give feedback.
-
Can you provide more context around the error:
Are you using |
Beta Was this translation helpful? Give feedback.
-
I'm moving this to a discussion as we're not actively going to work on this. Feel free to PR a failing test (and/or fix) for this problem. |
Beta Was this translation helpful? Give feedback.
-
I don't know your senario but I think using API for just display avatar filler it could be effeciantly with front end by using css seudo code
somewhere in your css
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
i use medialibary 9.11.1 with Laravel 8. Runs in an sail enviroment with php8 and minIO.
In my Model i register a Media Collection:
When the model has an media, everything is fine. When the model has no media, it should return the value from getFallbackLogoUrl(), but it throws the error:
Cheers
Ralf
Beta Was this translation helpful? Give feedback.
All reactions