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

Error when trying to sign/execute transaction too fast after page refresh #4404

Open
usame-algan opened this issue Oct 22, 2024 · 0 comments · May be fixed by #4405
Open

Error when trying to sign/execute transaction too fast after page refresh #4404

usame-algan opened this issue Oct 22, 2024 · 0 comments · May be fixed by #4405
Assignees
Labels
bug Something isn't working

Comments

@usame-algan
Copy link
Member

Bug description

When loading the app and pressing the Confirm button in the queue there is sometimes an error that the SDK could not be initialized. The SDK takes a bit until ready but if a user tries to "interact" with it too fast it will error out. This especially happens with e2e tests that do this step programmatically and run into this error more often which makes tests more flaky.

Steps to reproduce

  1. Add a transaction to the queue
  2. Go to the queue
  3. Reload the app
  4. Press the confirm button right after reloading
  5. Observe an error

Expected result

There should not be an error

Obtained result

There is an error visible in the UI

@usame-algan usame-algan added the bug Something isn't working label Oct 22, 2024
@usame-algan usame-algan self-assigned this Oct 22, 2024
@github-project-automation github-project-automation bot moved this to New issues in Web Squad Oct 22, 2024
@usame-algan usame-algan moved this from New issues to Peer Review in Web Squad Oct 22, 2024
@usame-algan usame-algan linked a pull request Oct 22, 2024 that will close this issue
3 tasks
@usame-algan usame-algan moved this from Peer Review to Ready for QA in Web Squad Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready to merge
Development

Successfully merging a pull request may close this issue.

2 participants
@usame-algan and others