-
Notifications
You must be signed in to change notification settings - Fork 56
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
Formatting Manually #33
Comments
I think you should return false in |
I have returned it false but it is not changing anything at all. Please need your help. |
By the way, what did you passed into |
@bkook
|
You have to pass new string instead of
|
@bkook I have typed this before and returned false it is formatting well but it is not deleting the empty space.
|
Please check below code: |
I'm trying to format the credit card number without setting the textfield class with BKCardNumberField. So I have typed this
it is formatting but it is adding one more character in the end and can't delete text after whitespace. So please could you help me with it?
The text was updated successfully, but these errors were encountered: