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

"eq() not a number: <0.01" Error shown after transaction confirmation #21251

Open
VolodLytvynenko opened this issue Sep 11, 2024 · 2 comments · May be fixed by #21282
Open

"eq() not a number: <0.01" Error shown after transaction confirmation #21251

VolodLytvynenko opened this issue Sep 11, 2024 · 2 comments · May be fixed by #21282
Assignees
Labels
bug wallet-core issues for mobile wallet core team 🔢 high prio
Milestone

Comments

@VolodLytvynenko
Copy link
Contributor

Follow up for #21235

Steps:

  1. Open account
  2. Go to the routes generation page -> confirm a transaction

Actual result:

The user is redirected to the activity page, where the error message "eq() not a number: <0.01" is displayed.

image

Expected result:

The transaction should be confirmed without showing any error messages

OS:

IOS, Android

Devices:

  • Pixel 7a, Android 13
  • iPhone 11 Pro Max, IOS 17

Logs

logs (7).zip

@VolodLytvynenko VolodLytvynenko added 🔢 high prio bug wallet-core issues for mobile wallet core team labels Sep 11, 2024
@VolodLytvynenko VolodLytvynenko added this to the 2.31.0 Beta milestone Sep 11, 2024
@vkjr vkjr self-assigned this Sep 18, 2024
@shivekkhurana
Copy link
Contributor

@vkjr It is possible that this issue gets by itself after #21281 is merged. (Status Desktop pr 5807 might fix it).

Please confirm that before working on a fix.

@vkjr
Copy link
Contributor

vkjr commented Sep 19, 2024

@shivekkhurana, the exception will disappear but I'd like to investigate how the string that causes exception makes it way to .eq function because it shouldn't

@vkjr vkjr assigned seanstrom and unassigned vkjr Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug wallet-core issues for mobile wallet core team 🔢 high prio
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants