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

Fields with mask doesn't allow paste a text. #162

Open
WilliamAguera opened this issue Jun 22, 2018 · 0 comments
Open

Fields with mask doesn't allow paste a text. #162

WilliamAguera opened this issue Jun 22, 2018 · 0 comments
Labels

Comments

@WilliamAguera
Copy link
Member

Describe the bug
Fields with mask doesn't allow paste a text.

<tl-input mask='(99)-999999999' label='Input Mask'></tl-input>

To Reproduce
Steps to reproduce the behavior:

  1. Copy some text.
  2. Paste on Input Mask
  3. Nothing happens.

Expected behavior
Construct the text masked according with the text pasted.

Versions
Angular CLI: 6.0.3
Node: 8.9.4
OS: win32 x64
Angular: 6.0.3
Truly-UI: 2.29.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant