Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session Not working Properly #1036

Open
sakthi-ionixx opened this issue Nov 16, 2024 · 2 comments
Open

Session Not working Properly #1036

sakthi-ionixx opened this issue Nov 16, 2024 · 2 comments

Comments

@sakthi-ionixx
Copy 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
@sakthi-ionixx
Copy link
Author

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

Steps-to-reproduce.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@sakthi-ionixx and others