You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The question is: I can update any value inside ProFormDependency, name, title, anything. But I want to update value, initialValue or defaultValue initializing one time, and does not update.
If I use Input component from antd, form does not see parse such value.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For example, I have two Form items:
The question is: I can update any value inside ProFormDependency, name, title, anything. But I want to update
value
,initialValue
ordefaultValue
initializing one time, and does not update.If I use
Input
component from antd, form does not see parse such value.Beta Was this translation helpful? Give feedback.
All reactions