Issue
I have checked my project that forkjoin is being deprecated, since forkjoin
is deprecated from angular what is the best option to use instead?
Solution
Method signature changed, it now accepts an array of Observables.
See rxjs.dev/api/index/function/forkJoin
Answered By - Aldin Bradaric
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.