Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: replace UntypedFormControl by FormControl #3746

Open
SuperITMan opened this issue Feb 19, 2024 · 0 comments
Open

ui: replace UntypedFormControl by FormControl #3746

SuperITMan opened this issue Feb 19, 2024 · 0 comments

Comments

@SuperITMan
Copy link
Member

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

Angiular 14 introduced typed FormControl and FormGroup.
Stark on Angular 14 uses UntypedFormControl and UntypedFormGroup.

Expected behavior

stark-ui should use the typed FormControl and FormGroup.

What is the motivation / use case for changing the behavior?

Environment


Angular version: 14
Stark version: 12.x


Others:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant