coder / coder/code-server

Blocked autofocusing on a form control in a cross-origin subframe.

未关闭
#1,479 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs-investigation
主要语言
TypeScript
星标
79.3k
派生
6.8k
平均合并
2 天 6 小时
30 天内合并 PR
41

描述

Hi:
I installed the release 2.1698-vsc1.41.1, and I use this command and set a password to start it:
```
code-server --host 0.0.0.0 --port 8082
```
this is ok to run.
But when i put it in iframe, when send the password will show this error on browser:
```
Blocked autofocusing on a form control in a cross-origin subframe.
```
This seems to be a cross-domain issue,but I can't found any setting to fix it.
If you has any idea, please tell me.
thanks you.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。