My Compose/WASM app is working fine in chrome, but...
# compose-web
m
My Compose/WASM app is working fine in chrome, but seems to freeze on input in Firefox. How can I debug this, or is there something special I need to put in the HTML to support Firefox?
m
Assuming that you use the latest versions of both browsers, this should be transparent. The first thing to do then is to go to the developer tools of the browser and have a look at the console output.
m
There's nothing in console output though