but that didn't work either. It looks like TextField is not reacting to the underlying value changing? Or is this something that's caused by react-form?
Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
```
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
```
Steps to reproduce
I am using react-form in combination with the TextField component:
The problem: If
value
is loaded asynchrounously, the label on top of the text component won't move to the top:I've already tried to
setValue
:but that didn't work either. It looks like
TextField
is not reacting to the underlying value changing? Or is this something that's caused by react-form?Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```npx @mui/envinfo
Search keywords: useform, textfield, label