Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

step property on FormKit input type number should be more prominently featured #122

Open
sashamilenkovic opened this issue Nov 14, 2023 · 0 comments
Assignees

Comments

@sashamilenkovic
Copy link
Contributor

sashamilenkovic commented Nov 14, 2023

HTML number inputs will throw a native validation error when submitting a float:
https://formkit.link/079bded4a052e50851e47c85d7b26adb

Settingstep to any avoids that validation error:
https://formkit.link/53394a3b41d0c5cf216602e9d46000b6

This should be mentioned explicitly in the documentation for the type="number" FormKit input.

@sashamilenkovic sashamilenkovic self-assigned this Nov 14, 2023
@sashamilenkovic sashamilenkovic changed the title No mention of step property on FormKit input type number step property on FormKit input type number should be more prominently featured Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant