Skip to content

value is not a controlled input ? #28

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

Open
ErwinLee10 opened this issue May 8, 2017 · 1 comment
Open

value is not a controlled input ? #28

ErwinLee10 opened this issue May 8, 2017 · 1 comment

Comments

@ErwinLee10
Copy link

currently I would like to have a maximum value for my input. As currently we don't support max and min, the work around is to prevent the value to be changed in setState if value > maximumValue.

But, the displayed value is still changed Although the value in state is not changed.

@mtsalcova
Copy link

mtsalcova commented Jul 10, 2020

#78 someone created that PR.. i'm waiting a merge :/

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

2 participants