Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing in MS Edge #13

Open
StevenTCramer opened this issue Nov 19, 2021 · 1 comment
Open

Failing in MS Edge #13

StevenTCramer opened this issue Nov 19, 2021 · 1 comment

Comments

@StevenTCramer
Copy link

Uncaught Error: This browser does not support WebAssembly.
at blazor.webassembly.js:1:42456
at c (blazor.webassembly.js:1:43072)
at :1:20
at blazor.webassembly.js:1:43275
at new Promise ()
at Object.start (blazor.webassembly.js:1:37752)
at blazor.webassembly.js:1:35786
at blazor.webassembly.js:1:33770
at Object.next (blazor.webassembly.js:1:33875)
at i (blazor.webassembly.js:1:32589)

@davidwengier
Copy link
Owner

Which version of edge are you using?

Unfortunately if the browser doesn't support WebAssembly there is nothing I can do about it, because this is a WebAssembly site, but I use Edge all the time and it works fine for me. Maybe there is a setting or permission you can turn on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants