You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In my Application, I connected with solana apps via @solana/wallet-adapter-react package. It's working fine when, we are click disconnect and connect again. The issue we faced, when we are clearing any session Data Like session Expired. After that, we are checking whether the wallet is connected or not. If the wallet is connected, we are Disconnecting the wallet first. After that, we are calling the select function to connect. In that time, the wallet is not working properly. FYR: I attach a video.
Screenshots
solanaWalletSessionIssue.mp4
The text was updated successfully, but these errors were encountered:
I have created a sample repository to provide a clear demonstration of the issue. A video recording detailing the reproduction steps is attached for your reference. Please disregard any compilation errors that may occur during the process. Repo Link
Describe the bug
In my Application, I connected with solana apps via @solana/wallet-adapter-react package. It's working fine when, we are click disconnect and connect again. The issue we faced, when we are clearing any session Data Like session Expired. After that, we are checking whether the wallet is connected or not. If the wallet is connected, we are Disconnecting the wallet first. After that, we are calling the select function to connect. In that time, the wallet is not working properly. FYR: I attach a video.
Screenshots
solanaWalletSessionIssue.mp4
The text was updated successfully, but these errors were encountered: