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
I have react-select fields for selecting values and there is a method that should clear the form. The method sets the default values, but visually the values in selects remain. Example in the picture.
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
-
Hello. I have a form with a select->
Problem
I have react-select fields for selecting values and there is a method that should clear the form. The method sets the default values, but visually the values in selects remain. Example in the picture.
Form
Method that should set default values to inputs
Sandbox - https://codesandbox.io/embed/determined-kowalevski-2kvkcf?fontsize=14&hidenavigation=1&theme=dark
Beta Was this translation helpful? Give feedback.
All reactions