hyperweb-io / hyperweb-io/cosmos-kit
Web3Auth extension is missing setDefaultSignOptions
Open
- Dominant language
- TypeScript
- Stars
- 201
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
TypeError: Cannot read properties of undefined (reading 'bind') at setDefaultSignOptions [...]
Turns out all other wallet's client.ts have this function and it's getter declared but Web3Auth has not and thus crashes on successful login through any social because the wallet cannot be configured right.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.