I have in my my group component :
async getGroupsList() { await this.GroupSP.getAllGroups().then(res => { this.groups = res.grps; this.duplica