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

Doesn't work with masking modules #17

Open
AppwareDev opened this issue Nov 8, 2017 · 1 comment
Open

Doesn't work with masking modules #17

AppwareDev opened this issue Nov 8, 2017 · 1 comment

Comments

@AppwareDev
Copy link

Hi, may I ask how you achieved the masking with placeholders in this demo in the README?

I've tried using ui-mask but the input doesn't accept any characters entered via angular-keypad, depsite trying both letter and number mask definitions.

I've also tried ngMask but that doesn't support placeholders.

Great module and docs despite this, many thanks.

@AppwareDev
Copy link
Author

I think I've solved it so I'll post the solution here for future reference:

Add this to the ui-mask input:
ui-options="{allowInvalidValue:true}"

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