It seems like the loader doesn't recognize wasm support in firefox .
Steps to reproduce
Open https://flutterweb-wasm.web.app in Firefox Version 120 or later.
Open the Network Console
Expected results
In Chrome you can see the main.dart.wasm and main.dart.mjs loaded. This should also happen in Firefox and happened in previous versions.
Actual results
It loads the main.dart.js as it seems that the loader decided that firefox was not supported for wasm.
Code sample
/
Screenshots or Video
No response
Logs
No response
Flutter Doctor output
Not running this locally. Using the latest https://flutterweb-wasm.web.app
It seems like the loader doesn't recognize wasm support in firefox .
Steps to reproduce
Open https://flutterweb-wasm.web.app in Firefox Version 120 or later.
Open the Network Console
Expected results
In Chrome you can see the main.dart.wasm and main.dart.mjs loaded. This should also happen in Firefox and happened in previous versions.
Actual results
It loads the main.dart.js as it seems that the loader decided that firefox was not supported for wasm.
Code sample
/
Screenshots or Video
No response
Logs
No response
Flutter Doctor output
Not running this locally. Using the latest https://flutterweb-wasm.web.app