You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/igniteui-angular-elements/src/app/custom-strategy.ts
+7-22Lines changed: 7 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -71,16 +71,10 @@ class IgxCustomNgElementStrategy extends ComponentNgElementStrategy {
71
71
// TODO: special registration OR config for custom
72
72
}
73
73
74
-
constpromises=[];
75
-
for(constcontentChildofcontentChildren){
76
-
// these resolve after the parent, both the components needs to be initialized and the parent query schedule should complete before it is really ready.
0 commit comments