ES6: Resolving Promise containing other Promise so that parent can use .then

后端 未结 0 830
清酒与你
清酒与你 2020-12-05 03:23

I have a promise which contains another API caller promise containing resolver. Now when I want to use the .then for parent promise, I am not able to do it, error says

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