\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? ",[1984,1987],{"name":1985,"color":1986},"bug","d73a4a",{"name":1988,"color":1989},"🔨 p3-minor","FBCA04",15781,"nuxt","open","Bug: Handling errors with the NuxtErrorBoundary component","2024-12-28T01:48:12Z","https://github.com/nuxt/nuxt/issues/15781",0.76211774,{"description":1998,"labels":1999,"number":2000,"owner":1991,"repository":2001,"state":2002,"title":2003,"updated_at":2004,"url":2005,"score":2006},"",[],1185,"nuxt.com","closed","Fix HTML validator errors","2023-02-15T12:31:15Z","https://github.com/nuxt/nuxt.com/issues/1185",0.4309255,{"description":2008,"labels":2009,"number":2018,"owner":1991,"repository":1991,"state":2002,"title":2019,"updated_at":2020,"url":2021,"score":2022},"### 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_",[2010,2013,2016],{"name":2011,"color":2012},"3.x","29bc7f",{"name":2014,"color":2015},"pending triage","E99695",{"name":2017,"color":1989},"needs reproduction",21712,"TypeError: Cannot read properties of null (reading 'html')","2023-06-27T06:48:14Z","https://github.com/nuxt/nuxt/issues/21712",0.7434303,{"description":2024,"labels":2025,"number":2026,"owner":1991,"repository":2001,"state":2002,"title":2027,"updated_at":2028,"url":2029,"score":2030},"See https://nuxt.com/docs/getting-started/transitions\r\n\r\nDo we need to set CORS headers in cloudinary account?",[],1475,"Videos not playing","2024-01-10T18:29:58Z","https://github.com/nuxt/nuxt.com/issues/1475",0.7470225,{"description":2032,"labels":2033,"number":2037,"owner":1991,"repository":2001,"state":2002,"title":2038,"updated_at":2039,"url":2040,"score":2030},"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",[2034],{"name":2035,"color":2036},"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":2042,"labels":2043,"number":2044,"owner":1991,"repository":2001,"state":2002,"title":2045,"updated_at":2046,"url":2047,"score":2030},"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":1998,"labels":2049,"number":2052,"owner":1991,"repository":2001,"state":2002,"title":2053,"updated_at":2054,"url":2055,"score":2056},[2050],{"name":1985,"color":2051},"ff281a",59,"Fix UI generated dynamic classes","2022-02-15T10:15:43Z","https://github.com/nuxt/nuxt.com/issues/59",0.7552926,{"description":2058,"labels":2059,"number":2067,"owner":1991,"repository":1991,"state":2002,"title":2068,"updated_at":2069,"url":2070,"score":2071},"### 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_",[2060,2061,2064],{"name":2011,"color":2012},{"name":2062,"color":2063},"dx","C39D69",{"name":2065,"color":2066},"🍰 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":1998,"labels":2073,"number":2075,"owner":1991,"repository":2001,"state":2002,"title":2076,"updated_at":2077,"url":2078,"score":2079},[2074],{"name":1985,"color":2051},240,"Support `.` in `baseDir` field","2023-02-15T12:32:00Z","https://github.com/nuxt/nuxt.com/issues/240",0.75736576,{"description":2081,"labels":2082,"number":2075,"owner":1991,"repository":2084,"state":2002,"title":2085,"updated_at":2086,"url":2087,"score":2079},"### 🐛 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_",[2083],{"name":1985,"color":1986},"scripts","Unable to read property of undefined (reading 'startsWith')","2024-09-04T03:51:59Z","https://github.com/nuxt/scripts/issues/240",["Reactive",2089],{},["Set"],["ShallowReactive",2092],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"ZjcRi2T7FiUy1IhOjcBppcdX44aAz2AJ6FX74MH4QQI":-1},"/nuxt/test-utils/1185"]