fix(NcEmojiPicker): arrow navigation #8193
Annotations
6 warnings
Lint:
src/components/NcActionButton/NcActionButton.vue#L392
The "mixins" property should be above the "setup" property on line 387
|
Lint:
src/components/NcActionButton/NcActionButton.vue#L394
The "inject" property should be above the "setup" property on line 387
|
Lint:
src/components/NcActionButton/NcActionButton.vue#L401
The "props" property should be above the "setup" property on line 387
|
Lint:
src/components/NcActions/NcActions.vue#L1523
The type 'NodeListOf' is undefined
|
Lint:
src/components/NcAvatar/NcAvatar.vue#L157
Attribute "v-click-outside" should go before ":title"
|
Lint:
src/components/NcDateTimePickerNative/NcDateTimePickerNative.vue#L247
JSDoc @return declaration present but return expression not available in function
|
Loading