【发布时间】:2016-10-09 19:15:39
【问题描述】:
AngularJS nested directives are inserted outside their supposed parent element
使用 Angular 1.4 我遇到了同样的问题 - 但我也在尝试将行创建为 Angular 2 组件,所以我不能使用“replace:true”。
从 1 迁移到 2 时,这是否会成为问题?
如果是这样,我该如何解决?
【问题讨论】:
标签: angularjs angularjs-directive angular migration angularjs-components