Open dayanfcosta opened 4 years ago
I haven't implemented any code for forms which I probably should. By all means if you want to create a PR I can merge it
I haven't implemented any code for forms which I probably should. By all means if you want to create a PR I can merge it
Ok, I'm gonna do that and open a PR soon. Thanks for clarifying.
I'm developing an application but I'm facing problems when using this with reactive forms. The following exception is thrown when I bind my
formControlName
to the<datetime-popup>
:No value accessor for form control with name
I have dug into your code and haven't seen anything related to reactive forms.