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 and limited conversation to collaborators
May 1, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
help wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.
Version
2.9.1
Environment
Not necessary
Reproduction link
https://github.com/ant-design/ant-design/blob/master/components/input-number/index.tsx
Steps to reproduce
Not necessary
What is expected?
parser?: (displayValue: string) => value: number
should be added intoInputNumberProps
What is actually happening?
Something missing in
InputNumberProps
The text was updated successfully, but these errors were encountered: