You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
Feb 18, 2019
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
Version
0.6.2
Environment
windows 10、Chrome 62.0.3202.94 (64bit)、ng-zorro 0.6.2
Reproduction link
https://ng.ant.design/#/components/input-number
Steps to reproduce
Set [nzMax] = "10" .
Put a number greater than 10 in the control, e.g. 11.
Press 'Tab' button on keyboard.
The value 11 does not change.
What is expected?
The value 11 should change to 10.
What is actually happening?
The value 11 does not change.
Other?
The text was updated successfully, but these errors were encountered: