SharedStake / SharedStake/SharedStake-ui

WalletConnect doesn't work

Open
#43 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.