-
Hi,
since you have implemented it as directive, my understanding is that this module only works with template-driven forms. Is that correct and do you have plans to support also reactive ones?
G…
-
Hi, is there any view to support reactive forms i.e. *formGroupName* directive?
Example error when I want to use it with ngModel inside reactive form in angular 4 (v4.4.6):
```
```
…
-
📚Traducir: guide/reactive-forms.md
## Nombre del archivo:
guide/reactive-forms.md
## Ruta donde se encuentra el archivo dentro del proyecto de Angular
https://github.com/angular-his…
-
A number of developers have asked if the ngrx organization would be willing to develop and maintain a reactive forms library for Angular.
Please use this ticket to report either A) usability issues…
-
I noticed the use of ngModel what about reactive forms ? is this someting that is planned or already supported ?
Importing the ngModel form module is not someting i would want to do.
To make thi…
-
Hey,
Great library, thanks. I see all the examples are working only with `ngModel`, what about Reactive forms?
Thanks.
-
Hello,, when use freezed it generate only private classes and also expect other type in the model, for example instead of `Union1` it expect `_$Union1`
Thank you
```dart
import 'package:freez…
-
### Describe the bug
When the PrimeNG Calendar is used with Angular reactive forms, setting the input bindings `[minDate]` `[maxDate]` require the date to be clicked at least twice to be selected i…
-
On the reactive forms approach of your example you included ngModel. But this is wrong since ngModel should ONLY be used in the template driven approach (depracted Angular v.6 and will not be usable i…
-
If possible I'd like that mdl-support will support reactive forms.