You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user enters more digit in the age field and tries to save it then the application is getting crashed.
When we enter more digits in age field currently it shows Date “Nan-Nan-Nan” and allows to save user with “0” Age.
After filling all data of registration form and tries to save then the application gets crashed.
Steps to follow:
Go to Registration
Enter all the details.
Enter more digit in age field e.g:123456789098765432
Enter the remaining details and save it.
When we trying to save registration applications get crashed because of the age field.
Approach:
Should add a maximum limit to age field.
Application not getting crashed when we enter more digits, now it's showing an error message when we enter more digits in the age field.
When the user enters more digit in the age field and tries to save it then the application is getting crashed.
Steps to follow:
Go to Registration
Enter all the details.
Enter more digit in age field e.g:123456789098765432
Enter the remaining details and save it.
When we trying to save registration applications get crashed because of the age field.
Approach:
Should add a maximum limit to age field.
Application not getting crashed when we enter more digits, now it's showing an error message when we enter more digits in the age field.
For more details.
The text was updated successfully, but these errors were encountered: