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
https://ibb.co/N1FWHCn
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
"@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",
The text was updated successfully, but these errors were encountered:
https://linear.app/reown/issue/APKT-1446/[bug]-undefined-when-calling-modalgetwalletinfo-in-solana-and-ethers
Sorry, something went wrong.
No branches or pull requests
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",
The text was updated successfully, but these errors were encountered: