How to short-circuit the second service call in an NgRx effect and wait for the first service call to finish

后端 未结 0 980
独厮守ぢ
独厮守ぢ 2021-01-05 01:22

I have an application that is using NgRx Effects and a Service to fetch an array of what I call bookmarks from the server via a REST API. The component will dispatch the act

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