Skip to content

invalid pattern error #22

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
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

invalid pattern error #22

wants to merge 3 commits into from

Conversation

msd117
Copy link

@msd117 msd117 commented Aug 17, 2018

Invalid patter error was coming as the pattern was set 0-9 and we were entering a dot in the text box,
so just removed the condition to add pattern and use type equal text for adding dot button on keyboard UI by adding type tel in input box

msd117 added 3 commits August 17, 2018 17:43
Invalid patter error was coming as the pattern was set 0-9 and we were entering a dot in the text box,
so just removed the condition to add pattern and use type equal text for adding dot button on keyboard UI by adding type tel in input box
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.

1 participant