If you replace switchMap() with flatMap(), the inner observable will emit three values for each outer value as shown below.
確定! 回上一頁