MetaMaskでログイン、ログアウト、ログインとするとログインできない

Open
#52 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript

Research direction

Reproduce the MetaMask login → logout → login sequence described in the issue and inspect the reported WalletLoginError stack, especially ensureInitialized, connect, and onExternalWalletLogin. Confirm the fix by successfully logging in again after logout without the connector-initialization error.

Written by the indexing model from the issue text.

Description

2-8vuzf805wd-.js:1 Uncaught (in promise) WalletLoginError: Wallet is not connected. Connector is not initialized. Call init() first.
at o.fromCode (2-8vuzf805wd-.js:1:16028)
at o.notConnectedError (2-8vuzf805wd-.js:1:16227)
at sM.ensureInitialized (2cfpugi1fgll0.js:10:10777)
at sM.connect (2cfpugi1fgll0.js:10:4355)
at 2cfpugi1fgll0.js:10:21961
at new Promise ()
at gs.connectTo (2cfpugi1fgll0.js:10:21046)
at Object.onExternalWalletLogin (2cfpugi1fgll0.js:17:32865)
at 2cfpugi1fgll0.js:17:25576
at 2cfpugi1fgll0.js:10:130518

Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
21h 7m
Merged PRs (30d)
1

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.

More from study-basic-hackathon/trust-ca

All issues in study-basic-hackathon/trust-ca

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.