首页 > 其他分享> > 报错:Error in mounted hook: TypeError: handler.call is not a function 报错:Error in mounted hook: TypeError: handler.call is not a function 2022-08-03 18:04:43 作者:互联网 出现以上报错是因为:出现该错误的原因可能是页面中写了一些生命周期函数,而生命周期函数里面什么都没有;没有使用的生命周期函数直接删掉。 标签:function,生命,TypeError,周期函数,hook,handler,报错,call 来源: https://www.cnblogs.com/heisetianshi/p/16548077.html