qdsfdhvh / compose-imageloader

Compose Image library for Kotlin Multiplatform.
https://qdsfdhvh.github.io/compose-imageloader/
MIT License
390 stars 15 forks source link

Can't use it to load image #557

Open Crazy-Kyle opened 2 weeks ago

Crazy-Kyle commented 2 weeks ago

some error like it : io/ktor/client/plugins/HttpTimeout

the lib version is: ktor = "3.0.0-wasm2" imageLoaderExtensionComposeResources = "1.8.1"

I think maybe not compose-imageloder not support "3.0.0-wasm2"

qdsfdhvh commented 2 weeks ago

Hi, can you provide a demo or a link to help me research it if possible?