setFieldsValue can not update field self's value
See original GitHub issueit’s same with this issue, but it seem to be not resolved.
Version
3.4.1
Environment
mac: 10.13.4 chrome : 65.0.3325.181
Reproduction link
Steps to reproduce
write something in the input
What is expected?
input value should be transformed to upper case
What is actually happening?
not transformed
setFieldsValue can update other filed value, why not it self ?
what’s the meaning of getValueFromEvent
?
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
setFieldsValue does not re-render form value - Stack Overflow
My form has hundreds of fields so I think it would be good if I set something to my dependencies. It's good to...
Read more >Solved: How to copy fields value from Parent to Child form...
Solved: Hello everyone, My use case is in my parent form, I have meeting start and end date fields where the end user...
Read more >[Solved]-Input fields are not updated by useState?-Reactjs
Coding example for the question Input fields are not updated by useState?-Reactjs.
Read more >useForm - setValue - React Hook Form
This option will update touchedFields at the specified field level not the entire form touched fields. setValue('name', 'value', { shouldValidate: true }).
Read more >show message validate error input once at a time ant design ...
BlockI don't want to see this, for any search. Feedback. What do you think of this? How to show Antd form validation error...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
My bad: https://codesandbox.io/s/03o0kjv2xv
updated antd version to 3.x: https://codesandbox.io/s/empty-voice-9g7w6