Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix validation of bad multiselect value #733

Merged
merged 16 commits into from
Aug 19, 2022
Merged

Conversation

ukrbublik
Copy link
Owner

  • Handle validation of bad multiselect value correctly:
    Remove bad values from list, don't unset whole value.
  • Added config removeInvalidMultiSelectValuesOnLoad (true by default, false for AntDesign)

Fixes #674

@ukrbublik ukrbublik merged commit 38ddab2 into master Aug 19, 2022
@ukrbublik ukrbublik deleted the fix-674-bad-multiselect branch August 20, 2022 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiSelect field lose all valid selected values when hit validation
1 participant