Abdullah
01/16/2025, 11:48 AMFetch is aborted
abort@[native code]
<kotlinWeb:composeApp>.wasm-function[io.ktor.client.engine.js.JsClientEngine$execute$lambda.invoke]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[io.ktor.client.engine.js.JsClientEngine$execute$lambda.invoke]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.InvokeOnCancelling.invoke]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.notifyCancelling]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.tryMakeCompleting]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.cancelMakeCompleting]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.cancelImpl]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.cancelInternal]@[wasm code]
<kotlinWeb:composeApp>.wasm-function[kotlinx.coroutines.JobSupport.cancel]@[wasm code]
<?>.wasm-function[92324]@[wasm code]
I am getting above error when using Coil to fetch images. How can I solve it?