web-wallet: Application Crash on Clearing Amount Field in Stake Flow #3036
Labels
fix:bug
Something isn't working
module:web-wallet
Issues related to web-wallet module
priority:urgent
High priority issues
Description
Clearing the amount field in the Stake flow triggers an application crash with a
Not an integer
exception. This issue disrupts the user experience and needs to be resolved to ensure stability.Steps to Reproduce
Expected Behavior
Clearing the amount field should not cause the application to crash. Instead:
Actual Behavior
The application crashes with a
Not an integer
exception when the amount field is cleared.Acceptance Criteria
The text was updated successfully, but these errors were encountered: