[bug] Unable to get signer after logging in with social account
shunz19 opened this issue · comments
shunz19 commented
Link to minimal reproducible example
https://appkit-lab.reown.com/library/ethers/
Summary
Calling provider.getSigner()
throws an error:
Calling open({ view: "Account"});
and switching to a non smart account one, then provider.getSigner()
works fine.
List of related npm package versions
"@reown/appkit": "^1.5.3",
"@reown/appkit-adapter-ethers": "^1.5.3",
"ethers": "^6.13.2",
Node.js Version
v20.14.0
Package Manager
pnpm@9.4.0
Derek commented
Discussed in Discussions - closing here