Skip to content

MiniKit reconnect fails after disconnect in Base App #2596

@Kolot86

Description

@Kolot86

Problem

After disconnecting in Base App, MiniKit often cannot reconnect. The Connect button does nothing, leaving the app stuck disconnected.

Expected

Reconnect should work after a disconnect in Base App.

Actual

Connect button does nothing (no modal, no reconnect).

Repro

  1. Open mini app in Base App.
  2. Connect wallet.
  3. Disconnect wallet (UI or Base App).
  4. Tap Connect again.

Notes

  • Works in browser and in Rabby.
  • AutoConnect appears to run only once and does not retry after disconnect.
  • ConnectWallet uses connectors[0], which may not be Farcaster MiniApp connector after disconnect.

Suggestion

  • Allow auto-connect to re-run after disconnect in MiniKit context.
  • Prefer Farcaster MiniApp connector when inside MiniKit.
  • Provide clearer error/state when connect fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions