\r\n \u003Ctemplate #error=\"{ error }\">\r\n \u003Cp>An error occurred: {{ error }}\u003C/p>\r\n \u003Cbutton @click=\"() => clearError({ redirect: '/' })\">\r\n This will clear the error.\r\n \u003C/button>\r\n \u003C/template>\r\n \u003C/NuxtErrorBoundary>\r\n\u003C/template>\r\n```\r\n\r\n**Problem 1:**\r\n\r\nThe error is **NOT** cleared at all when the button is clicked. The error message still can be seen on the screen.\r\n\r\n**Problem 2:**\r\n\r\nThe Home page is **NOT** rendered at all when the route is redirected to `/` successfully. It is still rendering the error component and message.\r\n\r\nAny ideas? ",[1998,2001],{"name":1999,"color":2000},"bug","d73a4a",{"name":2002,"color":2003},"🔨 p3-minor","FBCA04",15781,"Bug: Handling errors with the NuxtErrorBoundary component","2024-12-28T01:48:12Z","https://github.com/nuxt/nuxt/issues/15781",0.76211774,{"description":2010,"labels":2011,"number":2019,"owner":1988,"repository":1988,"state":2020,"title":2021,"updated_at":2022,"url":2023,"score":2024},"### Environment\n\n- Operating System: `Linux`\r\n- Node Version: `v18.16.0`\r\n- Nuxt Version: `3.5.3`\r\n- Nitro Version: `2.5.1`\r\n- Package Manager: `npm@9.5.1`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nwe have our app in production with nuxt 3.\r\n\r\nwe are reviewing the logs and we see some rare entry logs:\r\n\r\n`TypeError: Cannot read properties of null (reading 'html')`\r\n\r\nThis error is throwed by app:error hook, but we dont know what is launching it :(\r\n\r\nIt's random error. The user agent that throw it are:\r\n\r\n```\r\nMozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.133 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\r\nMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36\r\n```\n\n### Describe the bug\n\nwe have our app in production with nuxt 3.\r\n\r\nwe are reviewing the logs and we see some rare entry logs:\r\n\r\n`TypeError: Cannot read properties of null (reading 'html')`\r\n\r\nThis error is throwed by app:error hook, but we dont know what is launching it :(\r\n\r\nIt's random error. The user agent that throw it are:\r\n\r\n```\r\nMozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.133 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\r\nMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36\r\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2012,2015,2017],{"name":2013,"color":2014},"3.x","29bc7f",{"name":1985,"color":2016},"E99695",{"name":2018,"color":2003},"needs reproduction",21712,"closed","TypeError: Cannot read properties of null (reading 'html')","2023-06-27T06:48:14Z","https://github.com/nuxt/nuxt/issues/21712",0.7434303,{"description":2026,"labels":2027,"number":2028,"owner":1988,"repository":2029,"state":2020,"title":2030,"updated_at":2031,"url":2032,"score":2033},"See https://nuxt.com/docs/getting-started/transitions\r\n\r\nDo we need to set CORS headers in cloudinary account?",[],1475,"nuxt.com","Videos not playing","2024-01-10T18:29:58Z","https://github.com/nuxt/nuxt.com/issues/1475",0.7470225,{"description":2035,"labels":2036,"number":2040,"owner":1988,"repository":2029,"state":2020,"title":2041,"updated_at":2042,"url":2043,"score":2033},"It would be a nice-to-have feature to have any code snippets formatted in the subheadings. An example here:\r\nhttps://nuxt.com/docs/api/advanced/import-meta\r\n\r\n",[2037],{"name":2038,"color":2039},"question","ff1ab2",1485,"Page subheadings do not have code formatting applied","2024-01-29T15:24:16Z","https://github.com/nuxt/nuxt.com/issues/1485",{"description":2045,"labels":2046,"number":2047,"owner":1988,"repository":2029,"state":2020,"title":2048,"updated_at":2049,"url":2050,"score":2033},"Hey guys,\r\nDoc looks broken.\r\n\r\n\r\nMaybe your last commit @danielroe ?",[],1580,"Doc is broken","2024-05-10T21:46:13Z","https://github.com/nuxt/nuxt.com/issues/1580",{"description":2052,"labels":2053,"number":2056,"owner":1988,"repository":2029,"state":2020,"title":2057,"updated_at":2058,"url":2059,"score":2060},"",[2054],{"name":1999,"color":2055},"ff281a",59,"Fix UI generated dynamic classes","2022-02-15T10:15:43Z","https://github.com/nuxt/nuxt.com/issues/59",0.7552926,{"description":2062,"labels":2063,"number":2071,"owner":1988,"repository":1988,"state":2020,"title":2072,"updated_at":2073,"url":2074,"score":2075},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v16.14.2\r\n- Nuxt Version: 3.4.2\r\n- Nitro Version: 2.3.3\r\n- Package Manager: npm@7.17.0\r\n- Builder: vite\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-starter-zeykrs?file=app.vue\n\n### Describe the bug\n\nAccording to the [example-2](https://nuxt.com/docs/getting-started/error-handling#example-2) in the document, errors cannot be cleared directly. You must access `error.value = null`, which can be seem confusing.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2064,2065,2068],{"name":2013,"color":2014},{"name":2066,"color":2067},"dx","C39D69",{"name":2069,"color":2070},"🍰 p2-nice-to-have","0E8A16",20453,"Using `error = null` in template syntax cannot clear errors","2023-04-29T22:32:30Z","https://github.com/nuxt/nuxt/issues/20453",0.7557887,{"description":2052,"labels":2077,"number":2079,"owner":1988,"repository":2029,"state":2020,"title":2080,"updated_at":2081,"url":2082,"score":2083},[2078],{"name":1999,"color":2055},240,"Support `.` in `baseDir` field","2023-02-15T12:32:00Z","https://github.com/nuxt/nuxt.com/issues/240",0.75736576,{"description":2085,"labels":2086,"number":2079,"owner":1988,"repository":2088,"state":2020,"title":2089,"updated_at":2090,"url":2091,"score":2083},"### 🐛 The bug\n\nWhen upgrading the package from:\r\nv0.7.1 -> v0.8.0\r\n\r\nWe encountered the following issue:\r\n\r\nError in the console:\r\n\r\n`[nuxt] error caught during app initialization TypeError: Cannot read properties of undefined (reading 'startsWith')`\r\n\r\nFrom source:\r\n\r\n```js\r\n ss(n.vueApp.config.globalProperties, \"$nuxt\", n);\r\n {\r\n window.addEventListener(\"nuxt.preloadError\", s => {\r\n n.callHook(\"app:chunkError\", {\r\n error: s.payload\r\n })\r\n }\r\n ),\r\n window.useNuxtApp = window.useNuxtApp || le;\r\n const i = n.hook(\"app:error\", (...s) => {\r\n console.error(\"[nuxt] error caught during app initialization\", ...s)\r\n }\r\n );\r\n n.hook(\"app:mounted\", i)\r\n }\r\n const r = n.payload.config;\r\n return n.provide(\"config\", r),\r\n n\r\n}\r\n```\r\n\r\n\n\n### 🛠️ To reproduce\n\n/\n\n### 🌈 Expected behavior\n\nNo error\n\n### ℹ️ Additional context\n\n_No response_",[2087],{"name":1999,"color":2000},"scripts","Unable to read property of undefined (reading 'startsWith')","2024-09-04T03:51:59Z","https://github.com/nuxt/scripts/issues/240",["Reactive",2093],{},["Set"],["ShallowReactive",2096],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"SSZLOfViv7th6XjZ0KFPm2GPns00PC1qEtWTqCkQSVs":-1},"/nuxt/nuxt.com/1185"]