\n \u003C/div>\n\u003C/template>\n```\n\n### Logs\n\n```shell-script\n\n```",[2011,2014],{"name":2012,"color":2013},"bug","d73a4a",{"name":1988,"color":1989},2755,"Veritcal NavigationMenu - `defaultOpen` doesn't work","2024-11-26T10:29:27Z","https://github.com/nuxt/ui/issues/2755",0.7159514,{"description":2021,"labels":2022,"number":2035,"owner":1991,"repository":1991,"state":2003,"title":2036,"updated_at":2037,"url":2038,"score":2039},"### 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_",[2023,2026,2029,2030,2033],{"name":2024,"color":2025},"good first issue","fbca04",{"name":2027,"color":2028},"3.x","29bc7f",{"name":2012,"color":2013},{"name":2031,"color":2032},"🍰 p2-nice-to-have","0E8A16",{"name":2034,"color":2025},"✨ 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.72306776,{"description":2041,"labels":2042,"number":2044,"owner":1991,"repository":1992,"state":2003,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Description\n\n### For what version of Nuxt UI are you asking this question?\nv2.20.0\n### Description\nHi, I am trying to dynamically update the theme config (appConfig.ui). It works, but I have a problem with updating the config defaults option, such as defaults.divider.\nIt always uses the [props value](https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/Breadcrumb.vue#L64), so the updated value (from [useUI](https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/Breadcrumb.vue#L76)) is ignored.\n\nIt seems to me it's not correct behavior because all other fields in appConfig.ui update.\n\nLet me know if this is the correct behavior.\nThank you!\n\nmaybe related\nhttps://github.com/nuxt/ui/issues/2828",[2043],{"name":1985,"color":1986},2944,"[Breadcrumb]: Dynamically update defaults.divider in appConfig","2025-03-28T17:37:41Z","https://github.com/nuxt/ui/issues/2944",0.7233529,{"description":2050,"labels":2051,"number":2056,"owner":1991,"repository":1991,"state":2003,"title":2057,"updated_at":2058,"url":2059,"score":2060},"### Environment\n\nNuxi 3.1.1 10:10:16\r\n 10:10:16\r\nRootDir: /home/foticos/var/www/wanapix_next 10:10:16\r\nNuxt project info: (copied to clipboard) 10:10:16\r\n\r\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v18.13.0`\r\n- Nuxt Version: `3.1.1`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `npm@8.19.3`\r\n- Builder: `vite`\r\n- User Config: `srcDir`, `modules`, `tailwindcss`, `vite`, `schemaOrg`, `telemetry`, `algolia`, `head`, `auth`, `viewport`, `css`, `build`, `runtimeConfig`\r\n- Runtime Modules: `genesis-design-system/nuxt`, `@nuxtjs/algolia@1.5.0`, `@nuxtjs/tailwindcss@6.3.1`, `formidable@2.1.1`, `nuxt-viewport@2.0.3`, `@nuxtjs/partytown@1.3.0`, `@vueuse/nuxt@9.12.0`, `@nuxtjs/i18n-edge@8.0.0-beta.4-27812700.b832f07`, `nuxt-schema-org@1.1.0-beta.6`, `nuxt-icon@0.1.8`, `@pinia/nuxt@0.4.6`, `@nuxtjs/i18n@8.0.0-beta.9`, `@sidebase/nuxt-auth@0.3.4`\r\n- Build Modules: `-`\r\n------------------------------\r\n\r\n👉 Report an issue: https://github.com/nuxt/nuxt/issues/new 10:10:16\r\n\r\n👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new\r\n\r\n👉 Read documentation: https://nuxt.com\r\n\n\n### Reproduction\n\nwhen i use navigateTo at the same url that i am, the page doesnt refresh\n\n### Describe the bug\n\nwhen i use navigateTo at the same url that i am, the page doesnt refresh\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2052,2053],{"name":2027,"color":2028},{"name":2054,"color":2055},"pending triage","E99695",18729,"navigateTo redirecting to current url","2023-02-03T09:37:01Z","https://github.com/nuxt/nuxt/issues/18729",0.7260596,{"labels":2062,"number":2065,"owner":1991,"repository":1991,"state":2003,"title":2066,"updated_at":2067,"url":2068,"score":2069},[2063,2064],{"name":2027,"color":2028},{"name":2054,"color":2055},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.7275645,{"description":2071,"labels":2072,"number":2075,"owner":1991,"repository":1991,"state":2003,"title":2076,"updated_at":2077,"url":2078,"score":2079},"### 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_",[2073,2074],{"name":2027,"color":2028},{"name":2054,"color":2055},23453,"onMounted invoked twice","2023-09-28T14:21:55Z","https://github.com/nuxt/nuxt/issues/23453",0.7283026,{"description":2081,"labels":2082,"number":2087,"owner":1991,"repository":1991,"state":2003,"title":2088,"updated_at":2089,"url":2090,"score":2091},"### Environment\n\n- Operating System: Linux\n- Node Version: v18.20.3\n- Nuxt Version: 3.15.4\n- CLI Version: 3.21.1\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.2.3\n- Builder: -\n- User Config: compatibilityDate, devtools\n- Runtime Modules: -\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-yxcyvzuh?file=app.vue,pages/index.vue,pages/foo.vue,pages/foo/index.vue\n\n### Describe the bug\n\nWhen we navigate to a nested route, like:\n```\npages/\n foo.vue\n foo/\n index.vue/\n```\n\nthe `page:finish` hook gets called twice\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2083,2086],{"name":2084,"color":2085},"documentation","5319e7",{"name":2054,"color":2055},31159,"`page:finish` is called multiple times for nested routes","2025-03-28T14:07:00Z","https://github.com/nuxt/nuxt/issues/31159",0.7304511,{"description":2093,"labels":2094,"number":2097,"owner":1991,"repository":1991,"state":2003,"title":2098,"updated_at":2099,"url":2100,"score":2101},"### 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",[2095,2096],{"name":2027,"color":2028},{"name":2054,"color":2055},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.73182946,["Reactive",2103],{},["Set"],["ShallowReactive",2106],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"zrBe7duySg0FOMHeDb58tkg4nR5t5zOjIttK5VjVP2o":-1},"/nuxt/nuxt.com/995"]