Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Extra Popup After Handshake #1283

Merged
merged 1 commit into from
May 9, 2024
Merged

Fix Extra Popup After Handshake #1283

merged 1 commit into from
May 9, 2024

Conversation

fan-zhang-sv
Copy link
Contributor

@fan-zhang-sv fan-zhang-sv commented May 9, 2024

Summary

catch(() => {}) does not block the rest of the function, we should catch the 'error' (FE not requesting walletlink URL) at one level higher at fetchSignerType

How did you test your changes?

Manually

@fan-zhang-sv fan-zhang-sv changed the title Fix Double Popup After Handshake Fix Extra Popup After Handshake May 9, 2024
@fan-zhang-sv fan-zhang-sv merged commit a311cd7 into master May 9, 2024
9 checks passed
@fan-zhang-sv fan-zhang-sv deleted the felix/extra-popup branch May 9, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants