DEV Community

aRtoo
aRtoo

Posted on

Angular observable (HELP)

Hello can someone help me with my problem? I posted details on SO. need help badly. :(

Form Control Async validation issue

1

I'm trying to implement an async validation on Angular2 but when I tried to input something for some reason the debounce doesn't work. It triggers multiple times depending on my input. Also on load my async validator will be triggered thus setting the status to pending so the infobox showing…

Top comments (0)