We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Resolution of Linked Domains on Alias Address page fails, likely because the Wasm library can't be loaded.
Linked Domains get resolved
"no linked domains" and error in console
Yes
From browser console: Uncaught (in promise) CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 3c 21 44 4f @+0
The text was updated successfully, but these errors were encountered:
begonaalvarezd
Successfully merging a pull request may close this issue.
Issue description
Resolution of Linked Domains on Alias Address page fails, likely because the Wasm library can't be loaded.
Expected behaviour
Linked Domains get resolved
Actual behaviour
"no linked domains" and error in console
Can the issue reliably be reproduced?
Yes
Steps to reproduce the issue
Errors
From browser console: Uncaught (in promise) CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 3c 21 44 4f @+0
Duplicate declaration
Code of Conduct
The text was updated successfully, but these errors were encountered: