Backspace doesn't work in GitHub Codespaces, GBoard works better
RéponduGitHub Codespaces uses the Monaco Editor so anything that uses that is affected by this: Azure DevOps, Azure App Service Editor, and many many more sites.
Easy repro steps:
1. Go here: https://microsoft.github.io/monaco-editor
2. Type something in one of the examples and then hit backspace a few times
You expect backspace to remove the characters but instead it does nothing.
I hope this can be fixed so I can use GitHub Codespaces on my phone!
Hi Tyler, thanks for sending this over. Could you send a screen recording of the issue here https://aka.ms/sk-support so that we can investigate the issue further? Thank you.