nextcloud/social

Prepare for `@nextcloud/vue` v8

susnux opened this issue · 0 comments

susnux commented

The next @nextcloud/vue version, version 8, has some breaking changes as some deprecated components and properties were removed. For social at least this places need to be adjusted:

The NcPopoverMenu is removed and should be replaced with NcActions:

For more information see this tracker issue nextcloud-libraries/nextcloud-vue#4223