You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a strange issue here, there is something going on around with database opening, but it only happens if the build is requested from a remotely hosted server. Everything is fine even if a release build is created with chrome run options.
Here is the output:
/shw2 error caught TypeError: WebAssembly: Response has unsupported MIME type 'application/octet-stream' expected 'application/wasm' sqflite_sw.js:4634:78
########### EXCEPTION!!! main.dart.js:49582:17
unsupported result null (null)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I have a strange issue here, there is something going on around with database opening, but it only happens if the build is requested from a remotely hosted server. Everything is fine even if a release build is created with chrome run options.
Here is the output:
/shw2 error caught TypeError: WebAssembly: Response has unsupported MIME type 'application/octet-stream' expected 'application/wasm' sqflite_sw.js:4634:78
########### EXCEPTION!!! main.dart.js:49582:17
unsupported result null (null)
What might be the issue?
Beta Was this translation helpful? Give feedback.
All reactions