Skip to content

setNumberRange on currency fields #9

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

Open
improving-jeffd opened this issue Apr 21, 2025 · 0 comments · May be fixed by #10
Open

setNumberRange on currency fields #9

improving-jeffd opened this issue Apr 21, 2025 · 0 comments · May be fixed by #10

Comments

@improving-jeffd
Copy link

The setNumberRange function fails to validate correctly on currency fields. This is due to the implicit conversion, used when comparing the result of getValue from the Control to the min/max values provided, breaks on the existence of '$' and/or ',' characters.

@improving-jeffd improving-jeffd linked a pull request Apr 21, 2025 that will close this issue
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 a pull request may close this issue.

1 participant