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

[InputItem]"maxlength" doesn't work when virtual keyboard is enabled #524

Closed
xxyan0205 opened this issue Aug 2, 2019 · 0 comments
Closed
Assignees

Comments

@xxyan0205
Copy link
Collaborator

Mand Mobile Version

v2.4.0

OS Version & Browser Version

all

Recurring Steps

<md-input-item
  is-virtual-keyboard
  :maxlength="3"
></md-input-item>

Expectant Behaviors

表单最多输入3个字符

Actual Behaviors

无法限制输入字符长度

@xxyan0205 xxyan0205 self-assigned this Aug 2, 2019
xxyan0205 added a commit that referenced this issue Aug 3, 2019
…l keyboard (#525)

* fix(input-item): limit the length of characters entered by the virtual keyboard

#524

* test(input-item): update test case
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