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

AptosConnect through Google login error - "deserializer.deserializeOptionStr is not a function" #455

Open
thelemurcodes opened this issue Nov 28, 2024 · 0 comments

Comments

@thelemurcodes
Copy link

When I try connecting through aptos connect and google, I am getting an error in the console after I sign the transaction: "deserializer.deserializeOptionStr is not a function"

I am using AptosWalletAdapterProvider with the config connected to testnet.

currently using these versions:

"@aptos-labs/wallet-adapter-ant-design": "3.0.21"
which uses:
"@aptos-labs/wallet-adapter-react": "3.7.7"
which uses:
"@aptos-labs/wallet-adapter-core": "4.22.1"

I am not having this issue on my old project that uses:
"@aptos-labs/wallet-adapter-ant-design": "^3.0.16"
"@aptos-labs/wallet-adapter-react": "3.7.2"
"@aptos-labs/wallet-adapter-core": "4.18.1"

Not really sure what to do here except rollback

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

1 participant