I have a case where a FormControl gets marked as touched but don't know when and where.
Already searched the code for all .markAsTouched() and .setValue() and set breakpoints, but none are hit.
Is there a way to debug this?
I have a case where a FormControl gets marked as touched but don't know when and where.
Already searched the code for all .markAsTouched() and .setValue() and set breakpoints, but none are hit.
Is there a way to debug this?