We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
select
Quite similar to #160. Strangely violations of select nodes are not being collected by parent subtree/root, see reproduction at https://github.com/sadiqkhoja/web-forms/tree/bugs/select-violation-not-collected
The text was updated successfully, but these errors were encountered:
Fix: reactive aggregation of validation violations from selects
e81aa43
Fixes #170.
Successfully merging a pull request may close this issue.
Quite similar to #160. Strangely violations of
select
nodes are not being collected by parent subtree/root, see reproduction at https://github.com/sadiqkhoja/web-forms/tree/bugs/select-violation-not-collectedThe text was updated successfully, but these errors were encountered: