Issue in ADAPTER_EVENTS.ERRORED #1134
ankitthakur888antr
announced in
Help
Replies: 1 comment
-
Could you share some information here, like:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In react application when the user is closing the tab without logging out and again opening in new tab then it is again asking for the permission(for provider change), it's okay when we are clicking confirm but when we are clicking cancel it is not handling anything, directly it gives me the webauth status : "errored" there is no way i can handle it i have tried all the best options. My question is :-
Do i have to reInitialize the web3Auth again? if yes, then Do i have to refresh the window forcefully to reinitialize web3Auth again? or is there another way to reinitialize or other way to solve that problem?
Or there is anything which iam missing so far?
Beta Was this translation helpful? Give feedback.
All reactions