How to get at the result of a promise in chrome dev tools console when “debugger” is used?

前端 未结 0 1684
梦如初夏
梦如初夏 2020-12-12 16:54

Something like this leads to the promise pending in the debugger console. If you remove the debugger or wait until the second console.log, you get a result that you can clic

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