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

Cancelled sign and send popup during useSendProgramTransaction results in a String error message #1702

Open
nikitayutanov opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
C0-bug Something isn't working D2-tools Tools and utilities

Comments

@nikitayutanov
Copy link
Member

nikitayutanov commented Dec 9, 2024

Problem

useMutation types should be consistent, any error should throw Error instance.

Steps

  1. Call sendTransactionAsync
  2. Cancel sign and send popup
  3. Catch the error, it's type is String
@nikitayutanov nikitayutanov added the C0-bug Something isn't working label Dec 9, 2024
@nikitayutanov nikitayutanov self-assigned this Dec 9, 2024
@nikitayutanov nikitayutanov added the D2-tools Tools and utilities label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C0-bug Something isn't working D2-tools Tools and utilities
Projects
None yet
Development

No branches or pull requests

1 participant