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

Fix number field #3231

Merged
merged 5 commits into from
Jun 15, 2022
Merged

Fix number field #3231

merged 5 commits into from
Jun 15, 2022

Conversation

xiaohutai
Copy link
Contributor

Fixes #3217. In the original code, if min OR max were not set, it would always get the default values 1 and 1000.

I don't know if there's any side-effects with these changes, but seems to be working for me.

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

Successfully merging this pull request may close these issues.

Field type number/integer breaks in Chrome/Safari
2 participants