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
Michael Paus
05/23/2025, 5:50 PM
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.