Two different fields (see screen captures) accept a negative number value . One is on the month of birth and there is no reason for a negative number to be allowed. When you get to the botton of the page you cannot move forward without changing the date. The fix is to remove the negative value and only accept whole numbers from 1-12. The third is on the ZIP code, which have some carrots to move the numbers up and down, to increase or decrease the ZIP code. However, the ZIP code also can't be a negative number so that fix is to remove the ability to place a negative number in the field.
Two different fields (see screen captures) accept a negative number value . One is on the month of birth and there is no reason for a negative number to be allowed. When you get to the botton of the page you cannot move forward without changing the date. The fix is to remove the negative value and only accept whole numbers from 1-12. The third is on the ZIP code, which have some carrots to move the numbers up and down, to increase or decrease the ZIP code. However, the ZIP code also can't be a negative number so that fix is to remove the ability to place a negative number in the field.