coder / code-server

VS Code in the browser
https://coder.com
MIT License
67.86k stars 5.58k forks source link

iPad safari: rust project: click `run` or `debug` button not working #6786

Closed kzhui125 closed 2 months ago

kzhui125 commented 5 months ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

  1. open an rust project.
  2. press run or debug button

Expected

image image

Actual

task is not executed.

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

Notes

No response

code-asher commented 4 months ago

Does this happen in Codespaces? It sounds more likely to be a bug with VS Code than with code-server, at first glance, but not impossible.

code-asher commented 2 months ago

Closing as stale but feel free to comment if you come back to this.