\n \u003C/div>\n\u003C/template>\n```\n\n### Logs\n\n```shell-script\n\n```",[2012,2015],{"name":2013,"color":2014},"bug","d73a4a",{"name":2016,"color":2017},"v3","49DCB8",2755,"ui","Veritcal NavigationMenu - `defaultOpen` doesn't work","2024-11-26T10:29:27Z","https://github.com/nuxt/ui/issues/2755",0.7021191,{"description":2025,"labels":2026,"number":2028,"owner":1985,"repository":1985,"state":1987,"title":2029,"updated_at":2030,"url":2031,"score":2032},"### Environment\n\nhttps://github.com/nuxt-modules/algolia/issues/219\n\n### Reproduction\n\nhttps://github.com/nuxt-modules/algolia/issues/219\n\n### Describe the bug\n\nhttps://github.com/nuxt-modules/algolia/issues/219\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2027],{"name":2013,"color":2014},31338,"Nuxt 3.16.0 breaks Algolia","2025-03-24T08:04:58Z","https://github.com/nuxt/nuxt/issues/31338",0.7221923,{"description":2034,"labels":2035,"number":2039,"owner":1985,"repository":2019,"state":1987,"title":2040,"updated_at":2041,"url":2042,"score":2043},"### 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",[2036],{"name":2037,"color":2038},"question","d876e3",2944,"[Breadcrumb]: Dynamically update defaults.divider in appConfig","2025-03-28T17:37:41Z","https://github.com/nuxt/ui/issues/2944",0.73945284,{"description":2045,"labels":2046,"number":2049,"owner":1985,"repository":1985,"state":1987,"title":2050,"updated_at":2051,"url":2052,"score":2053},"### Environment\n\n------------------------------\r\n- Operating System: `Darwin`\r\n- Node Version: `v18.7.0`\r\n- Nuxt Version: `3.0.0-rc.11`\r\n- Nitro Version: `0.5.4`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `vite`\r\n- User Config: `buildModules`, `meta`, `ssr`, `publicRuntimeConfig`, `css`, `tailwindcss`\r\n- Runtime Modules: `-`\r\n- Build Modules: `@nuxtjs/tailwindcss@5.3.3`\r\n------------------------------\n\n### Reproduction\n\ndocument \r\nhttps://v3.nuxtjs.org/getting-started/error-handling#useerror\r\nhttps://github.com/nuxt/framework/blob/main/docs/content/1.getting-started/8.error-handling.md#useerror\r\n\r\ntype definition code\r\nhttps://github.com/nuxt/framework/blob/main/packages/nuxt/src/app/nuxt.ts#L82\n\n### Describe the bug\n\nType of useError() return value is `Ref\u003Cany>` in document,\r\n\r\nhttps://v3.nuxtjs.org/getting-started/error-handling#useerror\r\n```\r\nfunction useError (): Ref\u003Cany>\r\n```\r\n\r\nbut actual below.\r\n\r\n\u003Cimg width=\"594\" alt=\"スクリーンショット 2022-09-22 16 18 06\" src=\"https://user-images.githubusercontent.com/22805530/191683014-2b58518b-ac5d-43d3-bd24-0197388fb120.png\">\r\n\r\nhttps://github.com/nuxt/framework/blob/main/packages/nuxt/src/app/nuxt.ts#L82\r\n```\r\nRef\u003CError | {\r\n url: string;\r\n statusCode: string;\r\n statusMessage: string;\r\n message: string;\r\n description: string;\r\n data?: any;\r\n}>\r\n```\r\n\r\n\n\n### Additional context\n\nProbably because of the following changes\r\n\r\nhttps://github.com/nuxt/framework/pull/6389/files\r\n\r\nI will create a PR if the following change is acceptable.\r\nhttps://github.com/nuxt/framework/compare/main...uyamazak:framework:fix_userrror_type_in_doc\n\n### Logs\n\n_No response_",[2047,2048],{"name":1996,"color":1997},{"name":1999,"color":2000},14999,"Type definition of useError() differs between document and actual","2023-01-19T17:43:29Z","https://github.com/nuxt/nuxt/issues/14999",0.74483794,{"description":2055,"labels":2056,"number":2059,"owner":1985,"repository":1985,"state":1987,"title":2060,"updated_at":2061,"url":2062,"score":2063},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v21.5.0`\r\n- Nuxt Version: `3.11.1`\r\n- CLI Version: `3.11.1`\r\n- Nitro Version: `2.9.4`\r\n- Package Manager: `npm@10.2.4`\r\n- Builder: `-`\r\n- User Config: `ssr`, `nitro`, `vite`, `typescript`, `experimental`, `runtimeConfig`, `modules`, `gtm`, `routeRules`, `site`, `sitemap`, `algolia`, `proxy`, `alias`, `app`, `tailwindcss`, `googleFonts`\r\n- Runtime Modules: `nuxt-jsonld@2.0.8`, `@nuxtjs/google-fonts@3.2.0`, `@nuxtjs/tailwindcss@6.11.4`, `@nuxt-alt/proxy@2.5.8`, `@pinia/nuxt@0.5.1`, `@nuxtjs/algolia@1.10.1`, `@davestewart/nuxt-scrollbar@1.0.0`, `@zadigetvoltaire/nuxt-gtm@0.0.13`, `nuxt-simple-sitemap@4.4.1`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nWhen I use showError or throwError and then in another area useError I can see that there is an object set but it is different to the documented type.\n\n### Describe the bug\n\n`const error = useError()` returns the following object\r\n\r\n```\r\nObjectRefImpl {\r\n _object:\r\n { data: {},\r\n state: { '$s__nuxt_devtools__': [Object] },\r\n once: Set(0) {},\r\n _errors: {},\r\n serverRendered: true,\r\n path: '/essentialssdfsdfdsf',\r\n error:\r\n { url: '/essentialssdfsdfdsf',\r\n statusCode: 404,\r\n statusMessage: 'Page Not Found',\r\n message: 'Page Not Found',\r\n stack: '' },\r\n pinia: {} },\r\n _key: 'error',\r\n _defaultValue: undefined,\r\n __v_isRef: true }\r\n```\r\n\r\nTo access the status code and message I am doing the following `error._object.error.statusCode + ' ' + error._object.error.statusMessage`\n\n### Additional context\n\nI have global seo middleware that is either loading seo content from the cms or trying to set the head title and description from useError.\n\n### Logs\n\n_No response_",[2057,2058],{"name":1999,"color":2000},{"name":2002,"color":2003},26470,"useError not returning documented interface","2024-03-25T10:20:13Z","https://github.com/nuxt/nuxt/issues/26470",0.7464254,{"labels":2065,"number":2068,"owner":1985,"repository":1985,"state":1987,"title":2069,"updated_at":2070,"url":2071,"score":2072},[2066,2067],{"name":1996,"color":1997},{"name":1999,"color":2000},12317,"[Docs] Bottom prev-next navigation is broken","2023-01-19T16:03:01Z","https://github.com/nuxt/nuxt/issues/12317",0.7566664,{"description":2074,"labels":2075,"number":2078,"owner":1985,"repository":1985,"state":1987,"title":2079,"updated_at":2080,"url":2081,"score":2082},"### Describe the feature\r\n\r\n> _I created this issue to highlight my discord [message](https://discord.com/channels/473401852243869706/473407466630152201/1119174763374452746) after reading this issue (because I think both will improve the search): #21930_\r\n\r\nCan we move example to bottom while searching because everytime I search & hit enter I realize I get navigated to sandbox example instead of actual docs.\r\n\r\n\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2076,2077],{"name":1996,"color":1997},{"name":1999,"color":2000},21932,"[Proposal] Move examples to bottom in docs search result","2023-10-19T13:23:42Z","https://github.com/nuxt/nuxt/issues/21932",0.76196253,{"description":2084,"labels":2085,"number":2086,"owner":1985,"repository":1986,"state":1987,"title":2087,"updated_at":2088,"url":2089,"score":2090},"",[],995,"Move `nuxt.com-next` to `dev` branch","2023-06-06T12:14:21Z","https://github.com/nuxt/nuxt.com/issues/995",0.76625425,["Reactive",2092],{},["Set"],["ShallowReactive",2095],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"hB0wkMysZCvFrMnROsv3cQ4Y7ia33g_8iLCIYdq77kA":-1},"/nuxt/test-utils/987"]