Skip to content

Image fails during prefetch (imageLoader.execute(request)) but successfully loads using AsyncImagePainter #1681

Closed Answered by josenaves
josenaves asked this question in Q&A
Discussion options

You must be logged in to vote

I have found the issue and a solution - the error was caused when imageLoader.execute received an URL. You should always pass a String to it.

This is because imageLoader.execute uses Any internally.

Should we create an issue for this @colinrtwhite ?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by josenaves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant