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 error doesn't appear on first blur #6

Open
Rebolon opened this issue Nov 7, 2022 · 1 comment
Open

Form error doesn't appear on first blur #6

Rebolon opened this issue Nov 7, 2022 · 1 comment

Comments

@Rebolon
Copy link
Owner

Rebolon commented Nov 7, 2022

but on 2nd blur, why ?

submit button also appear instead of beeing disabled by default (coz name field is empty) => validators are not working well

@Rebolon
Copy link
Owner Author

Rebolon commented Nov 9, 2022

Problems seems to come from asyncValidator : i disabled it in latest PR but needs to fix it. Seems that there's a missing complete in the Observable check cf. stackoverflow with Angular Forms Pending Stuck

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

No branches or pull requests

1 participant