嵌入 YouTube 视频时出现 Cookie 问题

qad*_*nza 6 embed youtube cookies youtube-iframe-api samesite

嵌入一​​些 youtube 视频

<iframe src="https://www.youtube-nocookie.com/embed/ivsFE8gK1ZQ"></iframe>
Run Code Online (Sandbox Code Playgroud)

一切正常,但 devtools - 问题面板中存在一些问题,如下所示:

Indicate whether a cookie is intended to be set in a cross-site context by specifying its SameSite attribute

Indicate whether to send a cookie in a cross-site request by specifying its SameSite attribute

有什么问题,我该怎么办?
谢谢