Joey Perrott
Joey Perrott
This is happening because the `mat-chip` is a directive and without a view does not load styles or styleUrls. Once `mat-chip-list` is loaded, the chips styling is loaded and will...
Can you please provide a reproduction in [stackblitz](https://goo.gl/wwnhMV)
@AndrewKushnir This will be corrected by: https://github.com/angular/angular/pull/46611
@JiaLiPassion I think it makes sense to address this once #33927 lands. We should be running these tests via bazel.
@jelbourn, can you take a look at the wording here?
It seems reasonable and if it can be done in a non-breaking way I am sure we would welcome the contribution. @mmalerba to confirm.
This fixes #13190
@crisbeto Looks like this PR has fallen out of date, can you please rebase the PR.
@dylhunn replying offline as this is a g3 specific item.
@devversion updated commit message. From the commit message: > The intention of this change is to reduce the number of special cases in our build process. As we now have...