coder / coder/code-server

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

Open
#1,479 10 comments 0 reactions 0 assignees View on GitHub
needs-investigation
Dominant language
TypeScript
Stars
79.3k
Forks
6.8k
Avg merge
2d 6h
Merged PRs (30d)
41

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.