rxjs - how can you create another observable from an observable but ignore its output in the parent observable?

前端 未结 0 1842
再見小時候
再見小時候 2021-02-05 00:53

I have a situation where I have an observable, and for each emitted item, I want to create another observable, but ignore that observable\'s value and instead return the result

相关标签:
回答
  • 消灭零回复
提交回复
热议问题