danielhstahl / -DEPRICATED-option_dashboard

https://phillyfan1138.github.io/option_dashboard/
1 stars 4 forks source link

Form can't put decimals unless already there #67

Closed danielhstahl closed 6 years ago

danielhstahl commented 6 years ago

When writing a decimal number it wont work unless a number is already after the decimal. Eg, entering 45 and then . in an attempt to put 45.5 will not work. However, doing 45, then making it 4.5, then adding a 5 to make it 45.5 works.