blockful-io / external-resolver-dapp

https://external-resolver-dapp.vercel.app
2 stars 2 forks source link

fix: Wallet Auto-switches to Sepolia on First Access #214

Open eduramme opened 1 month ago

eduramme commented 1 month ago

Description:

When first accessing the dApp, the wallet unexpectedly switches to the Sepolia network. This behavior is incorrect, as the network should not change automatically upon initial access.

Steps to Reproduce:

  1. Open the dApp with a connected wallet.
  2. Observe that the wallet network is automatically switched to Sepolia without user input.

Expected Behavior:

The wallet should maintain the user's pre-selected network and not automatically switch to Sepolia upon first accessing the dApp.

Actual Behavior:

The wallet switches to the Sepolia network upon initial access to the dApp.

Acceptance Criteria: