feat(RootNavigation): fill active icons #3943
Annotations
10 warnings
|
Lint:
src/components/ChartTemplate.vue#L60
'onAvatarClick' of property found, but never used
|
|
Lint:
src/components/AppNavigation/Settings/SettingsImportContacts.vue#L17
'modal' is defined as ref, but never used
|
|
Lint:
src/components/AppNavigation/GroupNavigationItem.vue#L252
Missing JSDoc @param "mode" description
|
|
Lint:
src/components/AppNavigation/GroupNavigationItem.vue#L19
The "updateRouteState" event has been triggered but not declared on `emits` option
|
|
Lint:
src/components/AppNavigation/ContactsSettings.vue#L130
The "file-loaded" event has been triggered but not declared on `emits` option
|
|
Lint:
src/components/AppNavigation/ContactsSettings.vue#L109
The "clicked" event has been triggered but not declared on `emits` option
|
|
Lint:
src/components/AppNavigation/ContactsSettings.vue#L96
The "update:open" event has been triggered but not declared on `emits` option
|
|
Lint:
src/components/AppContent/ContactsContent.vue#L160
The "new-contact" event has been triggered but not declared on `emits` option
|
|
Lint:
src/components/AppContent/ContactsContent.vue#L91
Boolean prop should only be defaulted to false
|
|
Lint:
src/components/AppContent/CircleContent.vue#L57
Boolean prop should only be defaulted to false
|
Loading