Skip to content

Fix auto-reconnect loop when wallet extension is disabled #91

Description

@Chuks-coderr

Overview

When the user disables or uninstalls their wallet extension, the auto-reconnect logic retries indefinitely, causing a flood of console errors.

Steps to Reproduce

  1. Connect Freighter wallet
  2. Disable the Freighter extension
  3. Reload the page
  4. Observe infinite reconnect attempts in console

Expected Behaviour

Reconnect should attempt 3 times then stop and display a "Wallet not found" message.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbugSomething isn't workingcomplexity: highComplex feature, refactor, or new integration

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions