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
fix(wallet): prevent login popup on load and emit ACCOUNTS_CHANGED on LOGGED_IN
- Add silent option to GetUserFunction to avoid popup when checking session on page load
- Add LOGGED_IN listener in ZkEvmProvider to emit ACCOUNTS_CHANGED after redirect login
- Fixes Issue 1: popup opening automatically on load
- Fixes Issue 2: UI not updating after login via redirect
0 commit comments