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
Hey @antoinefarley I have the same issue, I saw you posted on the community, could you please share your whole logic?, where are you getting from the accountResult and also LOGIN_MODAL_EVENTS, that would also help me out in my problem, thanks!
Steps to reproduce:
connect
wagmi
's loading state is still set totrue
https://codesandbox.io/p/github/sumicet/web3auth-bugs/infinite-loading-state?file=/src/App.tsx:7,1
Expected behavior: If the user closes the modal before connecting to a provider, the loading state should revert to
false
.The text was updated successfully, but these errors were encountered: