You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The next @nextcloud/vue version, version 8, has some breaking changes as some deprecated components and properties were removed. For notifications at least this places need to be adjusted:
The next
@nextcloud/vue
version, version 8, has some breaking changes as some deprecated components and properties were removed. For notifications at least this places need to be adjusted:excludeClickOutsideClasses
was removed (with replacement) Remove excludeClickOutsideClasses from clickOutsideOptions nextcloud-libraries/nextcloud-vue#4088notifications/src/NotificationsApp.vue
Line 5 in 13af8ab
For more information see this tracker issue nextcloud-libraries/nextcloud-vue#4223
The text was updated successfully, but these errors were encountered: