-
### Description
I have a grouped `ListView` in iOS that when the `ObservableCollection` is updated will lose the header content. I have tried using an OOTB view cell and a custom cell, but the displa…
-
can I utilize your reactive forms feature in NSwag https://github.com/NSwag/NSwag
and did you have any comparison between you and NSwag
-
When using easyimage with Reactive forms, it does not trigger the change on the form control, passing invalid data to the backend.
Only the placeholder image element tiggers the change, the one havin…
-
Goal: Document CEP-7
The idea is to draft the document CEP-7 for documentation style across multiple languages by referencing multiple styles and guides to generalize common style guidelines for docu…
-
In the README, there currently is a short mention of usage with the `ReactiveFormsModule`. Can someone provide a working example with reactive forms?
-
# Describe the bug
the field4 should be greather than field5 and field5 should be less than field4
![image](https://user-images.githubusercontent.com/181681/141775037-ba786ba7-8d6a-42f1-a4b0-63…
-
Buttons should have type of `button` to prevent auto submitting of the form when using reactive forms.
-
I have 2 UTC stamps coming from backend.
I'd like to set up some values as default.
I am using reactive forms.
When I open the dialog that hold the tamplate, no dafault value is set.
Console er…
-
There should be some limit for the number of decimal places shown in value fields.
Possible approaches:
- moving to reactive forms and assigning "Validators"
- write Directive
-
### Description
Now that https://github.com/angular/angular/issues/13721 was finally solved, I think there's no longer a need for extra typings here, this project will still be useful for the additio…