From 5b1b8e372a61d79a1a0245cb5dbfe9410ac56971 Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Tue, 26 Jul 2022 17:48:33 +0100 Subject: [PATCH] all loader --- src/app/shared/chat/new-group/new-group.page.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/shared/chat/new-group/new-group.page.ts b/src/app/shared/chat/new-group/new-group.page.ts index fce7f84fa..8898b563e 100644 --- a/src/app/shared/chat/new-group/new-group.page.ts +++ b/src/app/shared/chat/new-group/new-group.page.ts @@ -89,6 +89,9 @@ export class NewGroupPage implements OnInit{ let customFields = {} let res:any; + + const loader = this.toastService.loading(); + if(this.thedate) { let customFields = { "countDownDate":this.thedate @@ -100,6 +103,8 @@ export class NewGroupPage implements OnInit{ } + loader.remove(); + // FsId // DocId