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
Hi, we are trying to sign and submit a trasaction to Movement's test net, but got the "Invalid Aptos network name" error.
This only happens in @aptos-labs/wallet-adapter-react 3.7.9, not in 3.7.8.
So the problem is caused by the commit: 80a3c8a#diff-b84a21e95bcceb7770bb837c7439a281c852bd47fd85e4d04751705234b0d558R83
The error comes from
aptos-wallet-adapter/packages/wallet-adapter-core/src/LegacyWalletPlugins/conversion.ts
Line 31 in 0e735e9
The text was updated successfully, but these errors were encountered:
I also had the same problem, version rollback can be used: @aptos-labs/wallet-adapter-react 3.5.6 @aptos-labs/ts-sdk 1.20.0
Sorry, something went wrong.
No branches or pull requests
Hi, we are trying to sign and submit a trasaction to Movement's test net, but got the "Invalid Aptos network name" error.
This only happens in @aptos-labs/wallet-adapter-react 3.7.9, not in 3.7.8.
So the problem is caused by the commit: 80a3c8a#diff-b84a21e95bcceb7770bb837c7439a281c852bd47fd85e4d04751705234b0d558R83
The error comes from
aptos-wallet-adapter/packages/wallet-adapter-core/src/LegacyWalletPlugins/conversion.ts
Line 31 in 0e735e9
The text was updated successfully, but these errors were encountered: