victor-munoz
victor-munoz
Is using https://github.com/arrow-kt/arrow/pull/2621 the only solution for this issue?
Thanks [lukaszkalnik](https://github.com/lukaszkalnik), Sadly, I need to perform specific actions in case of 4xx or 5xx responses, so do not throw an exception will be a problem. Currently I am replacing...
Same here, In case the `url` is `null`, glide throws an exception instead of using the drawable specified in `.error(...)` In case the `url` is an empty string or an...