angular-docs-cn/packages/core/test/bundling/forms
stsogoo 0654c05c41 fix(core): properly move embedded views of dynamic component's projectable nodes (#37167)
This commit fixes the issue of the ASSERTION ERROR issue when
a projected node(RNode) inside an array is checked against the types
of TNodeType.Element, TNodeType.Container, TNodeType.ElementContainer,
TNodeType.IcuContainer, TNodeType.Projection. As it's inside an array,
it doesn't fall into any of those types, as a result, it throws
the ASSERTION ERROR.

PR Close #37120

PR Close #37167
2021-02-10 11:03:06 -08:00
..
BUILD.bazel build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
bundle.golden_symbols.json fix(core): properly move embedded views of dynamic component's projectable nodes (#37167) 2021-02-10 11:03:06 -08:00
forms_e2e_spec.ts build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
index.html build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
index.ts build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
treeshaking_spec.ts build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00