Blocked autofocusing on a form control in a cross-origin subframe.
Open
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
Assessment
This issue has not been assessed yet.