Emmanuel Roux

Results 35 comments of Emmanuel Roux

I agree with you @JeanMeche But for consistency with existing api I think it can make sense, because `FormGroup` already has methods like `setControl` and `removeControl`. EDIT: I just realize...

~This PR needs #50752 to be fixed first (tests will fail otherwise).~ #50752 merged with this PR

@dylhunn you can take a look at the failed test in this PR : #50750 A `FormRecord` is inferred as `FormGroup`. While this is _not incorrect_ technically, because `FormRecord` actually...

@JeanMeche This is why I provided a link to #50750 : Currently, this does NOT break anything, because `FormRecord` type is actually compatible with `FormGroup` (and vice versa). See :...

@JeanMeche @dylhunn merged with #50750

Any update on this PR or #50750 please ?

Hi @tushar33 Can you please provide a reproduction code (or at least your configuration), so I can investigate further?

Please add the content of the configuration (`environment?.matomoConfig`)