nextcloud-libraries/nextcloud-vue

`NcListItem` would force open on a new tab if href present.

Closed this issue · 0 comments

There is a :target property for NcListItem whatever the calling parent sets there should overwrite the internal behavior which cannot be externally controlled now.

https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/src/components/NcListItem/NcListItem.vue#L319