-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Closed
Copy link
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes/No
Yes
- VS Code Version: Version: 1.88.0-insider (Universal), Commit: b403212, Date: 2024-03-21T17:26:53.619Z (9 hrs ago)
- OS Version: OS: Darwin arm64 23.2.0
Steps to Reproduce:
- Run
code-insiders serve-web --server-base-path /foo/bar --port 8884 --host 0.0.0.0 --without-connection-token --log debug - Open the code server URL in the browser
- Notice that the Activity Bar icons are not visible, it looks like the theme is broken.
- if the
serve-webis launched without server-base-path option at a given port, for example 8884, and then after accessing it from the browser, if the server is started with--server-base-path /foo/bar, then the issue is masked, perhaps because of browser caching.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders