Mark an object when children have been populated
This commit is contained in:
@@ -1189,6 +1189,7 @@ export class ObjectStoreLite implements IObjectStore
|
||||
obj.children.push(child);
|
||||
}
|
||||
}
|
||||
obj.childrenPopulated = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user