Matthieu Riegler
Matthieu Riegler
You will need to update the golden files with `yarn run symbol-extractor:update` Also your commit type should be lower case : `Refactor(forms)` => `refactor(forms)`
> I think I fixed it. Good job, a team member needs to approve it now and it will be merged 👍
Btw, #50312 reported an issue that could be fixed by the `providedIn: 'root'`. But it looks like that change broke things in Google's Monorepo (see the broken internal tests). This...
Do you mind rebasing on the latest main ?
There must have been a mistake during rebasing, the PR has 835 commits. Can you take a look at it ?
I've picked up the improvement in #54130 and added you as co-author of the commit, we appreciate the initiative 👍
Hi ! Inputs are a hot mess on Safari. The input returns an empty string if it hasn't been initialized even if it displays a default time of 12:30. Change...
This is a Safari issue, we can't do much here. The workaround is to set a default time.
I'll be thankfull If you can add the `aio:preview` tag 😊
I'm adding blocked, I'll wait for the ngComponentOutlet inputs to be published in the next patch to test the stackblitz.