I am getting this error in the browser console whi...
# webassembly
j
I am getting this error in the browser console while using ktor client wasm in my wasm project. Is there any way to get rid of this?
Copy code
IrLinkageError: Can not read value from variable 'tmp0_safe_receiver': Variable uses unlinked class symbol 'kotlinx.coroutines.internal/LinkedListHead|null[0]'
m