mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 09:13:03 +03:00
vault-web is not displaying correctly #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @harleypig on GitHub.
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.34.3
Deployment method
Official Container Image
Custom deployment method
I'm using vaultwarden with traefik v3.
Using the following browsers:
The web interface seems to be working fine with Edge, but with Brave and Chromium the left hand popup menu is covering the left most of the page, whether its opened or closed. Also, the vault list of sites is limited to the top of the page and the view window is very small.
The upper left window is Edge (working), the upper right is Chromium (not working), and the bottom window is Brave (not working).
I'm not sure how to troubleshoot this ... my front-end experience is 20 years out of date.
Reverse Proxy
Traefik v3
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04.3 LTS
Clients
Web Vault
Client Version
Steps To Reproduce
I don't know, other than standing up a test environment and visiting the page with those browsers.
Expected Result
I should see the same thing in Brave and Chromium as in Edge.
Actual Result
Brave and Chromium are not showing human usable information.
Logs
Screenshots or Videos
No response
Additional Context
No response