iframe: 報錯 DOMException: Failed to read the 'localStorage' property from 'Window':


今天,在 react 項目中使用 iframe,測試 百度網頁OK,但使用生產實際的 URL,出現如下報錯:

報錯內容:Failed to read the 'localStorage' property from 'Window' : Access is denied for this document.

問題場景:
在Iframe 中引入720全景網頁是報錯。


解決辦法:
Under Chrome's Settings > Privacy > Content settings, you have the cookie setting set to to "Block sites from setting any data"

即:

在Chrome設置菜單中: 高級 > 隱私設置和安全性 > 內容設置 > Cookie > 阻止第三方Cookie

將這項關閉,如下圖

 

 

 


免責聲明!

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



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