MetaMask / MetaMask/metamask-web3auth

Chains & Networks

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

hi dev, how can use this SDK having with different network, i use the costum for **EVM compatible testnet** so thats was error

1. use by docs or
2. use by basic on this repo

so, don't worry about clientID

`web3AuthNetwork: WEB3AUTH_NETWORK.TESTNET or MAINNET, or this web3AuthNetwork: "sapphire_devnet" Or what use?`

```
✓ Compiled / in 34.9s
Error: No QueryClient set, use QueryClientProvider to set one
at useReconnect (../../../src/hooks/useReconnect.ts:56:57)
⨯ Error: No QueryClient set, use QueryClientProvider to set one
at useReconnect (../../../src/hooks/useReconnect.ts:56:57)
⨯ Error: No QueryClient set, use QueryClientProvider to set one
at useReconnect (../../../src/hooks/useReconnect.ts:56:57) {
page: '/'
}
○ Compiling /_error ...
✓ Compiled /_error in 4.9s
GET / 500 in 41916ms
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the repository's basic example and documentation, then inspect src/hooks/useReconnect.ts at line 56 where the reported QueryClientProvider error occurs. Confirm the supported network configuration for a custom EVM-compatible testnet and document or reproduce the setup that avoids the reported runtime failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.