但是,当传递给switchMap时,它神奇地被转换为Country类型。我不知道是什么导致了这种行为,如果它不是偶然的,在我这一边。this.store.pipe(select(getCountries));
// this is the switchMapthat causes the error // this i
switchMap未执行,并显示错误为“error TS2339:属性'switchMap‘在类型'Observable’上不存在”“import { User } from './AngularFirestore, AngularFirestoreDocument } from '@angular/fire/firestore'; pri