diff --git a/panel/lab/components/menu/index.vue b/panel/lab/components/menu/index.vue
new file mode 100644
index 0000000000..8874f04950
--- /dev/null
+++ b/panel/lab/components/menu/index.vue
@@ -0,0 +1,97 @@
+
+
+
+ Try these examples with the actual Panel menu collapsed as otherwise the
+ global open state will overwrite the local example state.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/panel/src/components/View/Inside.vue b/panel/src/components/View/Inside.vue
index 49eaadceb2..9db2a71eb0 100644
--- a/panel/src/components/View/Inside.vue
+++ b/panel/src/components/View/Inside.vue
@@ -2,11 +2,11 @@
diff --git a/panel/src/components/View/Menu.vue b/panel/src/components/View/Menu.vue
index 988e8c05a4..08d94a9332 100644
--- a/panel/src/components/View/Menu.vue
+++ b/panel/src/components/View/Menu.vue
@@ -2,7 +2,7 @@