alfredobarron / smoke

Smoke form validation and components for Bootstrap
http://alfredobarron.github.io/smoke
GNU Lesser General Public License v3.0
387 stars 64 forks source link

Problem with Input number range #125

Open jjpotestad opened 6 years ago

jjpotestad commented 6 years ago

When I use the range 100-10000, I can not accept any number other than 100, 1000 and 10000. In addition, at http://alfredobarron.github.io/smoke/#/validate the range 2015-2020 allows entering number 202 and That is an error. I hope you can solve it. regards //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cuando uso el rango 100-10000 no me admite el ningún número que no sea 100, 1000 y 10000. Además en http://alfredobarron.github.io/smoke/#/validate el rango 2015-2020 permite entrar en número 202 y eso es un error. Espero lo puedan solucionar. Saludos Julio