Vue啟動 Error in event handler for runtime.onMessage: TypeError: Cannot read property 'join' of undefined


vue 啟動時   在瀏覽器中報錯

 Error in event handler for runtime.onMessage: TypeError: Cannot read property 'join' of undefined
    at Object.getPageLang (chrome-extension://hlppekcioiicbfafmmgikkdkljnjpiao/content.js:1:8920)
    at chrome-extension://hlppekcioiicbfafmmgikkdkljnjpiao/content.js:8:46945 
 
谷歌中報錯
 
Refused to load the image 'http://192.168.9.15:8081/favicon.ico' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback.
 
原因是因為不小心更改了index.js中的路徑

 

 

將前面的。去掉即可


免責聲明!

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



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM