SharedStake / SharedStake/SharedStake-ui
WalletConnect doesn't work
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Tried walletconnect from Argent and Metamask and both don't display an ETH balance to stake. The console shows these messages
TypeError: this.send is not a function
at index.js:167
at Generator.next ()
at tslib.es6.js:74
at new Promise ()
at Module.l (tslib.es6.js:70)
at request (index.js:166)
at request (util.js:693)
at t.h.send (index.js:141)
at d (index.js:609)
at k.o (index.js:636)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the WalletConnect flow with Argent or MetaMask and inspect the console stack around index.js:167 and the request calls. Done means the ETH balance appears for staking without the reported TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100