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

[form] validation of grouped field shows multiple error messages #2923

Open
hugopeek opened this issue Oct 9, 2023 · 0 comments
Open

[form] validation of grouped field shows multiple error messages #2923

hugopeek opened this issue Oct 9, 2023 · 0 comments
Assignees
Labels
state/awaiting-investigation Anything which needs more investigation type/bug Any issue which is a bug or PR which fixes a bug

Comments

@hugopeek
Copy link
Contributor

hugopeek commented Oct 9, 2023

Bug Report

I noticed that after the 2.9.3 update, grouped fields show a repeating validation error for each field inside the group. This used to be 1 message before.

I tried using the new errorLimit: 1 setting, but that doesn't seem to work in this case.

Testcase

https://jsfiddle.net/md9sexog/1/

Screenshot (if possible)

image

Version

2.9.3

@hugopeek hugopeek added state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged type/bug Any issue which is a bug or PR which fixes a bug labels Oct 9, 2023
@lubber-de lubber-de removed the state/awaiting-triage Any issues or pull requests which haven't yet been triaged label Oct 9, 2023
@lubber-de lubber-de self-assigned this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state/awaiting-investigation Anything which needs more investigation type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants