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

The regex pattern validation error shows up when a decimal value is added to the field #37

Open
Dimple16 opened this issue Jan 19, 2022 · 0 comments

Comments

@Dimple16
Copy link

I am using this plugin to support adding a decimal number input in the ionic iOS app where the region uses comma as the decimal separator. Though I can add decimal values, the pattern validation error shows up for the input field due to pattern="[0-9]*". Please let me know if there is a better way of using it, or is there any workaround for the mentioned 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

No branches or pull requests

1 participant