Fixed an issue where entering a numeric value in a number-type field caused the form to crash, turning the page completely blank and preventing further interaction.
This behavior occurred when users input values such as phone numbers, making the form unusable and requiring a page refresh.
Now, number fields handle numeric input correctly, allowing users to enter values without triggering errors, and the form continues to function normally.