We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Field
https://riddle.alibaba-inc.com/riddles/475315f1
1.16.x
<div className="demo"> <Input {...init('input2')} /> <Button onClick={() => resetToDefault()}>resetToDefault</Button> </div>
when input some value,cant reset To Default
The text was updated successfully, but these errors were encountered:
fix(Field): bug of resetToDefault withtou initValue. close alibaba-fu…
a76b05c
…sion#1001
Merge pull request #1002 from bindoon/fix-field
530c7d3
fix(Field): bug of resetToDefault withtou initValue. close #1001
jdkahn
Successfully merging a pull request may close this issue.
Component
Field
Reproduction link
https://riddle.alibaba-inc.com/riddles/475315f1
version
1.16.x
Steps to reproduce
when input some value,cant reset To Default
The text was updated successfully, but these errors were encountered: