Can you not modify elements when inside the window onerror function?

后端 未结 0 703
误落风尘
误落风尘 2020-12-06 03:42

I have this error handler but it doesn\'t set the textarea:

window.onerror = function (msg, url, lineNo, columnNo, error) {
    console.log("Error: "         


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