-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi Yellow team,
I encountered an issue on https://apps.yellow.com/ when trying to connect my wallet to create a channel.
Steps to Reproduce:
- Connect your wallet on the site.
- Disconnect the wallet using the website’s UI.
- Try to reconnect the same wallet.
Expected Behavior:
The wallet should reconnect normally.
Actual Behavior:
Reconnection fails, and the browser console shows the following error:
Attempted to log in, but user is already logged in. Use a `link` helper instead.
(from file: 323.42d5efd4f44af841.js:36)
Temporary Workaround:
Clearing the browser’s local storage allows me to connect the wallet again.
Suggested Fix:
Handle the wallet reconnection process more gracefully by either:
- Automatically clearing the relevant login state on disconnect.
- Or using the appropriate
linkhelper when detecting that the user is still logged in.
Let me know if I can provide more debug information. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working