Thank you for responding. Using the switchMap gave the same result :(

Regards,

Sagun Pandey
www.sagunpandey.com
Phone: +18177149296
Email: sag....@gmail.com


On Tue, May 14, 2019 at 3:52 AM Jean Marc <celesti.jm...@gmail.com> wrote:

> what i'm saying it's you seem have effects linked to `getImportStatus` and
> `getImportProgress`, fetchImportStatus and fetchImportProgress which are
> the both properties where you have troubles . using a switchMap instead of
> mergeMap here ' .pipe(
>               mergeMap((res: any) => {'XXX'  I think you have a problem
> of unsubscription which call is automatically done with a switchMap before
> rendering the observable(s) outputs.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at https://groups.google.com/group/angular.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/angular/d2209c3d-418f-4173-82e9-246a0795a6c6%40googlegroups.com
> <https://groups.google.com/d/msgid/angular/d2209c3d-418f-4173-82e9-246a0795a6c6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/CANqP%3DLA0PnX4ccjy8VeHzd-kJbGkJ2oK8L4HUKy9JCSF3eAUbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to