Skip to content

Conversation

@backportbot-nextcloud
Copy link

Backport of #42067

nfebe and others added 3 commits December 7, 2023 08:56
Accessing `this.$refs.shareList` outside $nextTick()
 could lead to the holder (`listComponent`) being undefined
 as the ref is yet to exist.

Signed-off-by: fenn-cs <[email protected]>
It's important to delete the `newPassword` prop from the share
 model, if the user unchecks the isPasswordProtected checkbox.

This clearer and allows for the unchecking to actually work as
`this.$set()` fails with the falsy value `''`.

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@AndyScherzinger AndyScherzinger force-pushed the backport/42067/stable28 branch from 4b6a4a8 to 06eda7a Compare December 7, 2023 07:56
@blizzz blizzz mentioned this pull request Dec 7, 2023
5 tasks
@artonge artonge merged commit 0697900 into stable28 Dec 7, 2023
@artonge artonge deleted the backport/42067/stable28 branch December 7, 2023 11:52
@nfebe
Copy link
Contributor

nfebe commented Dec 13, 2023

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants