-
Notifications
You must be signed in to change notification settings - Fork 144
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
Fix recognition of active account during Stacks contract execution #4599
Comments
Also affects ALEX here so it doesn't seem app-specific Screen.Recording.2023-11-29.at.16.06.30.mov |
@314159265359879 can you recreate this? |
@markmhendrickson I have been able to reproduce this with 6.22.0. |
It is the same on Bitcoin apps and Stacks apps. |
Steps to reproduce (Stacks)
Or with bitcoin
|
I added Edgars fix in this PR based on Edgars PR . However, when this is released, we will no longer see the account at all in the header as when implementing global headers #4655 we changed this header so that it only shows the logo and not the account: |
The first account in the wallet is shown as the active one for signing, both in the modal's header and in the "switch account" drawer when opened, even when a different account has been connected to the site e.g. https://stacks.gamma.io/
Screen.Recording.2023-11-29.at.16.03.59.mov
The text was updated successfully, but these errors were encountered: