Open
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.
Activity
kylecarbs commentedon Apr 9, 2020
Could you try with the latest release?
kylecarbs commentedon Apr 14, 2020
Closing for inactivity. Happy to help though, if you are still experiencing the problem be sure to let us know!
merdely commentedon Jan 17, 2021
I am having this problem as well and would love to troubleshoot this if you can help.
code-asher commentedon Jan 19, 2021
merdely commentedon Jan 19, 2021
code-asher commentedon Jan 19, 2021
nhooyr commentedon Jan 21, 2021
Will reopen as well.
merdely commentedon Feb 6, 2021
I don't know if this helps you guys, but I wanted to give you guys some more information.
I access home assistant by https://ha.mydomain.inside:8123.
I accessed VS Code by https://vscode.mydomain.inside
When I have:
This configuration exhibited the problem described above.
Here's what I did yesterday:
So, since both Home Assistant and code-server are not running with the same hostname (ha.mydomain.inside), the problem goes away.
9 remaining items