Andrew Kushnir

Results 312 comments of Andrew Kushnir

Closing this ticket as completed by PR https://github.com/angular/angular/pull/50607.

@josephperrott it looks like this PR has a merge conflict. Could you please rebase and resolve the conflict when you get a chance?

This PR was merged into the repository by commit 7c4e9ce5c0eb99f9cf6e4ad2faa9197d0ff986ec.

> what's preventing from making isStandalone public ? @JeanMeche we've discussed this question with the team and we are ok to expose the `isStandalone` function as a public API. If...

This PR was merged into the repository by commit ee816e171f23759858e94ebf68447c73735d7f78.

This PR was merged into the repository by commit 926c35f4ac70f5e4d142e545d6d056dd67aac97b.

(just some additional context: the change was implemented in #45210)

@MikaStark thanks for reporting the issue. It's a known limitation of the Forms APIs where `null` is used as a default value in FormControl ([see here](https://github.com/angular/angular/blob/6fabc0c6795e8a74443ee101a40f9c5c841e1780/packages/forms/src/model/form_control.ts#L427)). Changing this behavior to...

Hi, just want to provide an update: we've discussed this feature request with the team and the conclusion is that we'd like to add the support to gather errors for...

@JeanMeche it looks like this PR has merge conflicts with the `main` branch. Could you please rebase and resolve conflicts when you get a chance? Thank you.