Fix bug where secureNotes is empty #1055

Closed
opened 2026-04-06 01:34:12 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @cobyge on 7/10/2024

Fixes #4719
Fixes bug where the value of my notes is an empty string, and thus doesn't pass the check for an empty array.
This adds empty strings to the if condition. Tested with the mobile app and this fixes my issue

*Originally created by @cobyge on 7/10/2024* Fixes #4719 Fixes bug where the value of my notes is an empty string, and thus doesn't pass the check for an empty array. This adds empty strings to the if condition. Tested with the mobile app and this fixes my issue
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1055