Skip to content

Commit 2f56fa7

Browse files
committed
Merge branch 'v15/feature/tiptap' of https://github.com/umbraco/Umbraco.CMS.Backoffice into v15/feature/tiptap
2 parents 9c6030b + 2e0e95e commit 2f56fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/external/tiptap/extensions/tiptap-umb-link.extension.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export const UmbLink = Link.extend({
1717
...this.parent?.(),
1818
HTMLAttributes: {
1919
target: '',
20+
'data-router-slot': 'disabled',
2021
},
2122
};
2223
},

0 commit comments

Comments
 (0)