Skip to content

Commit 8008811

Browse files
Merge pull request #4918 from nextcloud-libraries/fix/41895-fix-breadcrumb-navigation
Prevent NcBreadcrumb from automatically inheriting attributes
2 parents 64a723f + 7e7cd68 commit 8008811

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/NcBreadcrumb/NcBreadcrumb.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export default {
8383
NcActions,
8484
ChevronRight,
8585
},
86+
inheritAttrs: false,
8687
props: {
8788
/**
8889
* The main text content of the entry.

0 commit comments

Comments
 (0)