Closed rhiskey closed 3 years ago
¿same problem?
blazor.webassembly.js:1 RuntimeError: memory access out of bounds
at interp_exec_method (
This seems to be a problem across many, if not most Blazor WASM apps running on Android Chrome 91. Anything in the issues for the Blazor/ASPNET repo?
Seems like this exception appers in Chrome after the latest WebView Update.
Because in Chrome Canary 93.0.4528.0 it works well.