<p *ngFor="let story of stories | async">{{ story.title }}</p> ... I'd like to be able to reverse this in the query, but if that's not possible, ...
確定! 回上一頁