sdk uncaught third Error Cannot assign to read only property 'constructor' of object '# ' (小程序)


sdk uncaught third Error
Cannot assign to read only property 'constructor' of object '#<V>'

在app.json添加新的page時,出現該錯誤 

修改

添加新的page的json文件

{
"usingComponents": {}
}
修改后
{
}
就好了,原因??不知道


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 Vue的報錯:Uncaught TypeError: Cannot assign to read only property 'exports' of object '#' 解決 Cannot assign to read only property 'exports' of object '#' 問題 Cannot assign to read only property 'exports' of object 解決辦法 vue 項目啟動報錯:Cannot assign to read only property 'exports' of object '#' vue項目中引入 html2canvas ,控制台報錯 Cannot assign to read only property 'className' of object '#< SVGSVGElement >' Uncaught TypeError: Cannot read property 'trim' of undefined Uncaught TypeError: Cannot read property 'filter' of null Uncaught TypeError: Cannot read property 'nodeType' of undefined Uncaught TypeError: Cannot read property 'ownerDocument' of null javascript Uncaught TypeError: Cannot read property ... of undefined
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM