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

bug: masking is not working for initial value of the TextField #687

Open
samueljohnprasad opened this issue Jul 22, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@samueljohnprasad
Copy link

Describe the bug

Provide a clear and concise description of the bug.

To Reproduce

Provide step-by-step instructions to reproduce the bug:

  1. to TextField, pass the masking of the phone number (XXX) XXX XXXX and pass the ten-digit phone number as the value to the TextField

for the initial value, the masking is not working, but when the TextField is edited, the values in the TextField will be shown as for masking format

Expected behavior

Provide a clear and concise description of the behaviour expected in the above-mentioned scenario.

Screenshots

If applicable, provide screenshots to explain the bug.

Package versions

  • @medly-components/core :
  • @medly-components/forms :
  • @medly-components/icons :
  • @medly-components/layout :
  • @medly-components/loaders :
  • @medly-components/theme :
  • @medly-components/utils :

Additional context

Provide any additional information about the bug or the bug scenario.

@samueljohnprasad samueljohnprasad added the bug Something isn't working label Jul 22, 2022
@samueljohnprasad samueljohnprasad changed the title fix: masking is not working for initial value of the TextField bug: masking is not working for initial value of the TextField Jul 22, 2022
@abhishekashyap
Copy link
Collaborator

Possible duplicate of #650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants