Closed NYPD closed 8 years ago
If a user specifies the min and max HTML attributes on a date input, ritsu.js will try to do number comparison with a NaN .
min
max
NaN
Fixed in 5eaa79b
If a user specifies the
min
andmax
HTML attributes on a date input, ritsu.js will try to do number comparison with aNaN
.