[fields] Always use props.value
as the source of truth when defined
#15530
Labels
bug 🐛
Something doesn't work
component: pickers
This is the name of the generic UI component, not the React module!
Follow up on #10424
See #15490 (comment)
Right now, if you control the value and don't update it, the user will still be able to change the visible value, which is in contradiction with the idea of controlling the value.
Search keywords:
The text was updated successfully, but these errors were encountered: