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
I noticed a security issue in the xperience wallet extension:
The activeAccountChanged fires, even though I never requested permissions for the web app.
This is obviously unintended behaviour since the documentation states that it only fires, if the permissions are set.
As with the other issue I reported, this should be fixed in the wallet extension, I only report this here because there is no repo where this report fits better.