Closed robertpauson closed 10 months ago
It works on Safari on my iPhone.
Will it be solved? It can hang entire WASM apps.
I think you'll need to dig into this youself, since you can reproduce it.
The whole code is extremely short and simple: https://github.com/emilk/ehttp/blob/master/ehttp/src/web.rs
I suspect this is a CORS issue. We should improve the error message.
Error message was improved in https://github.com/emilk/ehttp/pull/33
Long await and then
ScreenCast:
https://user-images.githubusercontent.com/114532210/210627851-86dc5dde-af6e-4c99-b476-8dc8a28f4f4e.mp4
On Chrome same thing, but took longer.
Will it be solved? It can hang entire WASM apps.