Skip to content

Commit a40f9e6

Browse files
committed
chore: update theme
1 parent b3c4189 commit a40f9e6

File tree

1 file changed

+1
-0
lines changed
  • .vitepress/theme/nativescript-theme

1 file changed

+1
-0
lines changed

.vitepress/theme/nativescript-theme/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6353,6 +6353,7 @@ var script$c = defineComponent({
63536353
}
63546354

63556355
if (targetUrl.startsWith('http')) {
6356+
event.stopImmediatePropagation()
63566357
return _navigate(targetUrl)
63576358
} // we rely on the native link scrolling when user is already on
63586359
// the right anchor because Router doesn't support duplicated

0 commit comments

Comments
 (0)