coder / coder/code-server

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

Abierto
#1,479 10 comentarios 0 reacciones 0 asignados Ver en GitHub
needs-investigation
Lenguaje dominante
TypeScript
Estrellas
79.3k
Forks
6.8k
Merge medio
2 d 6 h
PR fusionados (30 d)
41

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.