Skip to content

The accountChanged event is not triggering when switching accounts directly from Phantom Wallet. This issue occurs in a React + Vite project using @solana/wallet-adapter. #67

The accountChanged event is not triggering when switching accounts directly from Phantom Wallet. This issue occurs in a React + Vite project using @solana/wallet-adapter.

The accountChanged event is not triggering when switching accounts directly from Phantom Wallet. This issue occurs in a React + Vite project using @solana/wallet-adapter. #67

Workflow file for this run

name: Label Actions
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
label-actions:
name: Label Actions
runs-on: ubuntu-latest
steps:
- name: Label Actions
uses: dessant/label-actions@v3