mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 00:53:23 -05:00
[GH-ISSUE #6645] Creating a new organization on fresh install throws error can't access property "find", this.passwordManagerPlans is undefined #11307
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 @djagoo on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6645
Prerequisites
Vaultwarden Support String
When trying to create a new organization on a fresh install (1.35.1) the web ui throws error:
can't access property "find", this.passwordManagerPlans is undefined
Vaultwarden Build Version
1.35.1
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
caddy
Host/Server Operating System
Linux
Operating System Version
Debian 13
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Create a new organization
Expected Result
Get a new organization
Actual Result
can't access property "find", this.passwordManagerPlans is u
Logs
Screenshots or Videos
No response
Additional Context
No response
@BlackDex commented on GitHub (Jan 1, 2026):
You didn't searched closed issues
#6638
#6644