can't switch to rinkeby
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When I click on the "switch to rinkeby" button, nothing happens except a console message:
> jquery-3.2.1.min.js:2 Uncaught TypeError: web3.version.getNetwork is not a function
at HTMLDocument. (main.js:18)
at j (jquery-3.2.1.min.js:2)
at k (jquery-3.2.1.min.js:2)
It should switch to rinkeby or make rinkeby the default
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in main.js at line 18 and reproduce the failure by clicking the "switch to rinkeby" button. Use the reported web3.version.getNetwork error to trace why the network check does not work. Done means the button switches to Rinkeby or Rinkeby is selected by default without the console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100