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

[bug] Unable to obtain data about the connected wallet (modal.getWalletInfo() return undefined) #3229

Open
vis1onn opened this issue Nov 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vis1onn
Copy link

vis1onn commented Nov 11, 2024

Link to minimal reproducible example

https://ibb.co/N1FWHCn

Summary

Function: modal.getWalletInfo()
Expectations: { name, logo }
Result: undefined

When connecting I can't get data about the wallet that was used

it doesn't work when I use Ethers Adapter
in the case of Wagmi everything works fine

List of related npm package versions

"@reown/appkit": "^1.3.2",
"@reown/appkit-adapter-ethers": "^1.3.2",

not working also with this versions

"@reown/appkit": "^1.2.1",
"@reown/appkit-adapter-ethers": "^1.2.1",

@vis1onn vis1onn added bug Something isn't working needs review labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants