Asher
Asher
Renaming this a bit to cover the various tablet issues.
Oops, I did not mean to imply I tested it on a tablet. I just meant I could not reproduce on my machine, so it was likely to be an...
I believe anyone can use Codespaces for free, up to a certain amount of compute.
Awesome glad you were able to test! I am not sure if it is a VS Code or Chromium bug, I think you will need to open an issue up...
Closing for now as an upstream issue.
I am not sure this is something we can fix? If I understand correctly, this is a dependency of Express so we have to wait until Express is updated.
Somewhat recently we finally updated Express and `path-to-regexp` is now 8.2.0.
When you say time to load, you mean the browser right? The only thing that flag does is disable an update check, and the update check runs asynchronously. `index.html` and...
I am not sure why it would be different in an image but I tried it (`docker run --rm -p 8080:8080 codercom/code-server --disable-update-check --auth none`) and I see those files...
We should try reproducing in Codespaces, it is likely to be an upstream issue with VS Code itself.