Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Oct 15, 2025

Summary

In Nextcloud Vue v8 some props for dialog buttons were deprecated (type for e.g. primary or nativeType) those are replaced with variant and type.
In v9 the deprecated props are removed - thus this breaks with nextcloud-dialogs v7 which is based on Vue 3.

Checklist

@susnux susnux added bug 3. to review Waiting for reviews labels Oct 15, 2025
@susnux susnux added this to the Nextcloud 33 milestone Oct 15, 2025
@susnux susnux marked this pull request as ready for review October 15, 2025 22:30
@susnux susnux requested review from a team and skjnldsv as code owners October 15, 2025 22:30
@susnux susnux requested review from nfebe and sorbaugh and removed request for a team October 15, 2025 22:30
In Nextcloud Vue v8 some props for dialog buttons were deprecated (type
for e.g. primary or nativeType) those are replaced with `variant` and
`type`.
In v9 the deprecated props are removed - thus this breaks with
nextcloud-dialogs v7 which is based on Vue 3.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux
Copy link
Contributor Author

susnux commented Oct 16, 2025

/compile

Signed-off-by: nextcloud-command <[email protected]>
@susnux susnux merged commit 39dc118 into master Oct 16, 2025
149 of 151 checks passed
@susnux susnux deleted the fix/dialog-props branch October 16, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants