Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230087

How to project one observable to another?

$
0
0

My apologies for not adding full code in my previous comment. It’s called:

ngOnInit() {
    console.log("ngOnInit => getUsers()");
    this.users = this.getUsers();  
  }

And I was hopping that *ngFor="let user of users | async" will subscribe to it and does its magic.


Viewing all articles
Browse latest Browse all 230087

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>