Replies: 1 comment 5 replies
-
does the web image support this |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if SolitoImage has onError callback.
So fallback image feature can be implemented with SolitoImage.
(Ref. https://stackoverflow.com/a/66953317)
Is it hard for SolitoImage to support onError callback?
And is there any other way to implement fallback feature without onError callback?
I thought getting base64 string from url with networking like fetch or axios, but I'm not sure it's ok.
Beta Was this translation helpful? Give feedback.
All reactions