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

Fixed wallet connect breaks login with other providers #1043

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

razvantomegea
Copy link
Contributor

Issue

Cannot login with wallet connect and other providers, if the WalletConnectLoginContainer is used as standalone component without the modal in the login/unlock page.

Reproduce

Issue exists on version 2.28.5 of sdk-dapp.

Root cause

Wallet connect is initialising and logging in automatically on component init if used as standalone component, because it is no longer destroyed like the modal is.

Fix

Prevent auto-login on component init.

Additional changes

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing
[] Unit tests

@razvantomegea razvantomegea merged commit 86bfde4 into development Feb 8, 2024
1 check passed
@razvantomegea razvantomegea deleted the rt/fix/wallet-connect branch February 8, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants