Skip to content

fix(services): drop empty async validator argument #624

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

Conversation

alizedebray
Copy link
Contributor

the validators argument of the FormControl should not be used when validators are configured in the options argument.
Fixes #612

Please check if your PR fulfills the following requirements:

alizedebray and others added 2 commits January 16, 2023 16:10
the validators argument of the FormControl should not be used when
validators are configured in the options argument.
Fixes rxweb#612
@ajayojha ajayojha merged commit a07de9c into rxweb:master Feb 20, 2023
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.

Warning about usage of options and async validators
3 participants