feat: add virtual scroll to member list #3562
Annotations
6 errors and 10 warnings
|
|
|
src/store/circles.js#L91
'Vue' is not defined
|
|
src/components/MemberList/MemberList.vue#L214
The `beforeDestroy` lifecycle hook is deprecated. Use `beforeUnmount` instead
|
|
src/components/MemberList/MemberList.vue#L85
Unable to resolve path to module 'vue-virtual-scroller/dist/vue-virtual-scroller.css'
|
|
src/components/MemberList/MemberList.vue#L84
Unable to resolve path to module 'vue-virtual-scroller'
|
|
src/components/MemberList/MemberList.vue#L80
'isMobile' is defined but never used
|
|
src/components/AppNavigation/GroupNavigationItem.vue#L238
Missing JSDoc @param "mode" description
|
|
src/components/AppNavigation/GroupNavigationItem.vue#L139
Missing JSDoc @param "groupId" description
|
|
src/components/AppNavigation/GroupNavigationItem.vue#L138
Missing JSDoc @param "groups" description
|
|
src/components/AppNavigation/ContactsSettings.vue#L119
The "file-loaded" event has been triggered but not declared on `emits` option
|
|
src/components/AppNavigation/ContactsSettings.vue#L119
Custom event name 'file-loaded' must be camelCase
|
|
src/components/AppNavigation/ContactsSettings.vue#L101
The "clicked" event has been triggered but not declared on `emits` option
|
|
src/components/AppNavigation/ContactsSettings.vue#L90
The "update:open" event has been triggered but not declared on `emits` option
|
|
src/components/AppContent/ContactsContent.vue#L156
The "new-contact" event has been triggered but not declared on `emits` option
|
|
src/components/AppContent/ContactsContent.vue#L156
Custom event name 'new-contact' must be camelCase
|
|
src/components/AppContent/ContactsContent.vue#L44
v-on event '@update:showDetails' must be hyphenated
|
The logs for this run have expired and are no longer available.
Loading