OpenLoginSdk
OpenLoginSdk copied to clipboard
delay when closing nomodal sdk popup
Community post -> https://web3auth.io/community/t/no-modal-sdk-delay-when-closing-the-popup/8922/
Steps to reproduce
Please tell us exactly how to reproduce the problem you are running into.
- Click login
- Close modal ASAP
- Check the timeout time longer than 10 seconds means bad UX
Code sample
Minimal reproductible bug -> https://github.com/real-token/web3auth-bugreport
I have made a patch-package
to negate this issue
Comes from this 10 seconds timeout which is unnecessary
A quick and dirty fix would be to set this value as 0, it's what I did and it works great
Before Fix
After Fix
Latest version, all devices