mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Pre-declare newPassword on the share state so Vue 2's reactivity covers it from the start. Without this, $set later relies on a property-addition notification path that races with the toggle's async setter and intermittently drops the password in certain build environments. Fixes: #57011 -e Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com> |
||
|---|---|---|
| .. | ||
| Share.ts | ||