\n \u003C/div>\n\u003C/template>\n```\n\n### Logs\n\n```shell-script\n\n```",[2912,2915],{"name":2913,"color":2914},"bug","d73a4a",{"name":2869,"color":2870},2755,"Veritcal NavigationMenu - `defaultOpen` doesn't work","2024-11-26T10:29:27Z","https://github.com/nuxt/ui/issues/2755",0.7253305,{"description":2922,"labels":2923,"number":2928,"owner":2872,"repository":2872,"state":2884,"title":2929,"updated_at":2930,"url":2931,"score":2932},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.7.4\r\n- CLI Version: 3.9.0\r\n- Nitro Version: 2.6.3\r\n- Package Manager: npm@9.4.2\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-starter-vqqsvj?file=pages%2Findex.vue\n\n### Describe the bug\n\nWhen we navigate with nuxt-link or router.push, onMounted on the page is invoked twice. You can see it in the console of reproduction. We just discovered this but it seems like it is also exist in 3.7.1 and 3.7.4\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2924,2927],{"name":2925,"color":2926},"3.x","29bc7f",{"name":2902,"color":2903},23453,"onMounted invoked twice","2023-09-28T14:21:55Z","https://github.com/nuxt/nuxt/issues/23453",0.72627085,{"description":2934,"labels":2935,"number":2938,"owner":2872,"repository":2872,"state":2884,"title":2939,"updated_at":2940,"url":2941,"score":2942},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v16.20.0\r\n- Nuxt Version: 3.7.3\r\n- CLI Version: 3.8.3\r\n- Nitro Version: 2.6.3\r\n- Package Manager: npm@9.4.2\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-lgq6ak?file=pages%2Fsetup%2F%5Bid%5D.vue\r\n\r\nSetup syntax page:\r\n1. Go to /setup\r\n2. Click on Setup 4 link then click again while the page is loading\r\n\r\nSame in options api page:\r\n1. Go to /items\r\n2. Click on Item 4 link then click again while the page is loading\r\n\r\n\r\nError in console:\r\n\r\n\u003Cimg width=\"1021\" alt=\"Screenshot 2023-09-14 at 3 42 53 PM\" src=\"https://github.com/nuxt/nuxt/assets/133578172/24bdb859-49cb-4ee0-a578-64f0bfa3834d\">\r\n\n\n### Describe the bug\n\nWhen navigating to a page that has an awaiting promise, navigating elsewhere while the page is loading well break the app untill I hard refresh\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2936,2937],{"name":2925,"color":2926},{"name":2902,"color":2903},23218,"Navigation breaks when clicking nuxt-link twice while page is loading","2023-09-14T13:56:16Z","https://github.com/nuxt/nuxt/issues/23218",0.7269651,{"description":2944,"labels":2945,"number":2948,"owner":2872,"repository":2872,"state":2884,"title":2949,"updated_at":2950,"url":2951,"score":2952},"### Environment\n\nDefault stackblitz environment\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-dkuqbf?file=app.vue,pages%2Findex.vue,pages%2Ftest.vue\n\n### Describe the bug\n\nUpon launching the reproduction, the callOnce block executes a single navigation to the /test page. From there it repeatedly redirects, until the browser short circuits the page, stating it has redirected too many times.\n\n### Additional context\n\nThis does not happen when used with a regular useRouter().push\n\n### Logs\n\n```shell-script\nNo logs\n```\n",[2946,2947],{"name":2925,"color":2926},{"name":2902,"color":2903},26722,"navigateTo makes a full-page refresh and causes an infinite redirect loop","2024-04-10T12:59:05Z","https://github.com/nuxt/nuxt/issues/26722",0.7284179,{"description":2954,"labels":2955,"number":2966,"owner":2872,"repository":2872,"state":2884,"title":2967,"updated_at":2968,"url":2969,"score":2970},"### Environment\n\n ------------------------------\r\n- Operating System: Linux\r\n- Node Version: v16.14.2\r\n- Nuxt Version: 3.4.3\r\n- Nitro Version: 2.4.0\r\n- Package Manager: npm@7.17.0\r\n- Builder: vite\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-starter-lvptgn\n\n### Describe the bug\n\nThere are two pages.\r\n\r\n1. i-get-redirected.vue\r\n2. i-get-displayed.vue\r\n\r\n`i-get-redirected` gets redirected to `i-get-displayed` via a global route middleware `redirect.global.ts`. `i-get-displayed`'s setup function logs `'I should be logged just once'` to the console. \r\n\r\nAfter the redirect happens, I expect the log to appear just once. But it appears twice.\r\n\r\n\u003Cimg width=\"385\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2657709/236620500-fc5a6496-8954-40b8-8d7d-770e7b53fee3.png\">\r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2956,2959,2960,2961,2964],{"name":2957,"color":2958},"good first issue","fbca04",{"name":2925,"color":2926},{"name":2913,"color":2914},{"name":2962,"color":2963},"🍰 p2-nice-to-have","0E8A16",{"name":2965,"color":2958},"✨ good reproduction",20703,"Setup function of the destination page after redirect with navigateTo invoked twice","2023-05-08T22:48:09Z","https://github.com/nuxt/nuxt/issues/20703",0.7286664,{"labels":2972,"number":2975,"owner":2872,"repository":2872,"state":2884,"title":2976,"updated_at":2977,"url":2978,"score":2979},[2973,2974],{"name":2925,"color":2926},{"name":2902,"color":2903},13822,"Using navigateTo() to redirect back to current url causes Failed to execute insertBefore on Node","2023-01-19T17:07:43Z","https://github.com/nuxt/nuxt/issues/13822",0.7287312,["Reactive",2981],{},["Set"],["ShallowReactive",2984],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fzrBe7duySg0FOMHeDb58tkg4nR5t5zOjIttK5VjVP2o":-1},"/nuxt/nuxt.com/995"]