code-server
code-server copied to clipboard
iPad safari: rust project: click `run` or `debug` button not working
Is there an existing issue for this?
- [X] I have searched the existing issues
OS/Web Information
- Web Browser: Safari
- Local OS: iPad
- Remote OS: macOS aarch64
-
code-server --version
: 4.22.1 760d1318e98945d05133c6121f99541ca7a39bf8 with Code 1.87.2
Steps to Reproduce
- open an rust project.
- press
run
ordebug
button
Expected
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?
- [ ] I am using a secure context.
Notes
No response
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.
Closing as stale but feel free to comment if you come back to this.