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

Avoid creating walletconnect modal multiple times #1038

Closed
kujtimprenkuSQA opened this issue Dec 11, 2023 · 0 comments
Closed

Avoid creating walletconnect modal multiple times #1038

kujtimprenkuSQA opened this issue Dec 11, 2023 · 0 comments
Assignees
Labels
Emerging Tech Emerging Tech flying formation at Pagoda

Comments

@kujtimprenkuSQA
Copy link
Contributor

Description

Currently, every time we try to connect with WalletConnect we create a new instance of the walletconnect modal which gets added to the page as a new node in the DOM.

Acceptance criteria:

  • Make sure that we instantiate the wallet-connect modal only once and whenever we use it we can just call the .open method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda
Projects
None yet
Development

No branches or pull requests

1 participant