diff --git a/components/LocaleSwitch.vue b/components/LocaleSwitch.vue index be88dcd3a..a326d4616 100644 --- a/components/LocaleSwitch.vue +++ b/components/LocaleSwitch.vue @@ -29,7 +29,7 @@ :routes="routes" > { + return false + } + }, /** * Function that checks if the url must be matched exactly in order to activate the menu item. By default only '/' must be matched exactly. */ diff --git a/styleguide/src/system/components/navigation/Menu/demo.md b/styleguide/src/system/components/navigation/Menu/demo.md index ffdc13169..45f97247c 100644 --- a/styleguide/src/system/components/navigation/Menu/demo.md +++ b/styleguide/src/system/components/navigation/Menu/demo.md @@ -214,7 +214,7 @@ If you want to keep the sub menu for this menu item, be sure to use the `ds-menu