Angular and RxJS - send email after all values successfully emitted

前端 未结 0 1616
伪装坚强ぢ
伪装坚强ぢ 2021-02-14 22:00

saveData$ is an observable that emits multiple values.

I want to send an e-mail once all the values are successfully emitted.

Currently, an email is sent for every

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