【发布时间】:2019-11-26 06:46:38
【问题描述】:
我在我的网站上使用 aframe 收到此警告
A cookie associated with a cross-site resource at http://aframe.io/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
【问题讨论】:
-
需要详细说明。最好的方法是分享一个链接到一个简单的 A-Frame 页面来重现该问题。 Glitch 通常是一个不错的选择:glitch.com/~aframe
标签: aframe