diff --git a/src/components/NcListItem/NcListItem.vue b/src/components/NcListItem/NcListItem.vue index dcb0f6a45f..5827054164 100644 --- a/src/components/NcListItem/NcListItem.vue +++ b/src/components/NcListItem/NcListItem.vue @@ -563,7 +563,7 @@ export default { */ name: { type: String, - required: true, + default: undefined, }, /**