vue 项目报错:Error in nextTick: "InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': ',' is not a valid attribute name."

时间:2020-07-20 11:02:07   收藏:0   阅读:527
技术分享图片

 

如上图,控制台出现类似: Error in nextTick: "InvalidCharacterError: Failed to execute ‘setAttribute‘ on ‘Element‘: ‘, ‘ is not a valid attribute name." 错误,说明vue template 里多写了别的字符,如:","号。

 

原文:https://www.cnblogs.com/fq1017/p/13343261.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!