Calling async function within another fails, yet code execution continues, no error caught in try catch

前端 未结 0 1356
猫巷女王i
猫巷女王i 2021-02-13 01:41

I\'m very confused. I have an async function, I call another function within, when that fails, the error appears in browser console but main function contiues.

This funct

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