Because concatMap does not subscribe to the next observable until the previous completes, ... import { concatMap, delay, mergeMap } from 'rxjs/operators';.
確定! 回上一頁