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 a form I'm building that will have multiple selects. Each select will have the same options. Does formik have a way to validate that for each select, any given option is only selected once so that I don't have two values both with the same option selected?
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
-
I have a form I'm building that will have multiple selects. Each select will have the same options. Does formik have a way to validate that for each select, any given option is only selected once so that I don't have two values both with the same option selected?
Beta Was this translation helpful? Give feedback.
All reactions