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

Client Error when the user tries to import a different wallet from the one connected to the browser plugin #705

Open
jigar-arc10 opened this issue Jan 23, 2025 · 1 comment
Assignees
Labels
bug Something isn't working provider-console provider console issue

Comments

@jigar-arc10
Copy link
Contributor

A couple of providers experienced client error issues when they tried to create a provider multiple times with the same wallet.
This error happens during the last step of provider creation.

Initial assessment - Local storage corruption happened due to multiple provider creation processes. We need more testing to find the root cause.

@jigar-arc10 jigar-arc10 added bug Something isn't working provider-console provider console issue labels Jan 23, 2025
@jigar-arc10 jigar-arc10 self-assigned this Jan 23, 2025
@jigar-arc10
Copy link
Contributor Author

jigar-arc10 commented Jan 27, 2025

Bug found when a user imports wallet; backend error is not handled correctly in provider-console frontend, which leads to client-error screen on frontend.

@anilmurty anilmurty changed the title Client error when multiple provider Creation with same wallet Client Error when the user tries to import a different wallet from the one connected to the browser plugin Jan 28, 2025
@anilmurty anilmurty added this to the Console 2.0 GA milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working provider-console provider console issue
Projects
None yet
Development

No branches or pull requests

2 participants