[Bug]: PWA Icon Doesn't Display When Using Reverse Proxy
- Lenguaje dominante
- TypeScript
- Estrellas
- 79.3k
- Forks
- 6.8k
- Merge medio
- 2 d 6 h
- PR fusionados (30 d)
- 41
Descripción
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser: Safari
- Local OS: iPadOS 15.5
- Remote OS: Libreelec (Linux Server Docker)
- Remote Architecture: x86_64
- `code-server --version`: v4.4.0
### Steps to Reproduce
1. Reverse Proxy code-server
2. Open code-server via the proxied subdomain on an iPad using Safari
3. Tap the Share Button
4. Press Add to Home Screen
### Expected
The home screen icon should resemble the favicons in the favicon folder
### Actual
See the home screen icon which is a screenshot of the VS Code workbench (current page view)
### Logs
_No response_
### Screenshot/Video

### Does this issue happen in VS Code?
- [X] I cannot reproduce this in VS Code.
### Are you accessing code-server over HTTPS?
- [X] I am using HTTPS.
### Notes
Tried to add favicon routes using Nginx but that didn't work either.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.