Hi there, I'm trying to use a state hook and an effect hook to update the initialValues, but the form fields are not filled after the initialValues is updated. Is that an expected behavior? If so, how could I load the Form after I fetched initialValues from api? Thank you.
"@progress/kendo-react-form": "^5.4.0",
https://stackblitz.com/edit/react-ns48nl?file=app%2Fmain.jsx