\n\u003C/template>\n\u003Cscript setup>\nconst items = [\n { label: \"click for one\", onClick: () => alert(\"1\"), to: \"/one\" },\n { label: \"click for two\", onClick: () => alert(\"2\"), to: \"/two\" },\n]\n\u003C/script>\n```\n\nMy need is to have some secondary effects happening besides the navigation when the user clicks on a breadcrumb item.\n\n### Additional context\n\n_No response_",[2059,2062,2065],{"name":2060,"color":2061},"enhancement","a2eeef",{"name":2063,"color":2064},"v3","49DCB8",{"name":2066,"color":2046},"triage",3631,"ui","Support for `onClick` event on Breadcrumb items","2025-03-24T18:08:16Z","https://github.com/nuxt/ui/issues/3631",0.754592,{"description":2074,"labels":2075,"number":2077,"owner":1994,"repository":1994,"state":2008,"title":2078,"updated_at":2079,"url":2080,"score":2081},"\r\nconst errorHandle = (status, other) => {\r\n switch (status) {\r\n // 404 \r\n case 403:\r\n window.location.href = '/authentication'\r\n break\r\n case 401:\r\n window.location.href = '/login'\r\n break\r\n default:\r\n break\r\n }\r\n`}[](url)`\r\n\r\nthis is package.json\r\n\r\ncan anybody helpme ?\r\n\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8862\">#c8862\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2076],{"name":2049,"color":2050},5276,"Packing files and running without errors but when i ran the Code before packaging window is not defined","2023-01-18T20:10:47Z","https://github.com/nuxt/nuxt/issues/5276",0.75639856,{"description":2083,"labels":2084,"number":2089,"owner":1994,"repository":1994,"state":2008,"title":2090,"updated_at":2091,"url":2092,"score":2093},"### Environment\n\nNuxi 3.5.3\n\n### Reproduction\n\nThe issue occurred after deployment\n\n### Describe the bug\n\n\r\nAfter refreshing, we can access it normally again\r\n\r\nRefresh Again\r\n\r\n\n\n### Additional context\n\nIs it because my nuxt.config.ts configuration content is incorrect\n\n### Logs\n\n_No response_",[2085,2086,2087],{"name":2017,"color":2018},{"name":2035,"color":2036},{"name":2088,"color":2005},"needs reproduction",23208,"Storing image resources in the public directory may occasionally result in the inability to find image resources","2023-11-15T19:14:51Z","https://github.com/nuxt/nuxt/issues/23208",0.7569083,{"description":2095,"labels":2096,"number":2105,"owner":1994,"repository":1994,"state":2008,"title":2106,"updated_at":2107,"url":2108,"score":2109},"### Environment\r\n\r\n\r\n------------------------------\r\n- Operating System: `Windows_NT`\r\n- Node Version: `v16.19.1`\r\n- Nuxt Version: `3.2.3`\r\n- Nitro Version: `2.2.3`\r\n- Package Manager: `npm@8.19.3`\r\n- Builder: `vite`\r\n- User Config: `app`, `nitro`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\r\n\r\n\r\n### Reproduction\r\n\r\nminimal reproduction: https://stackblitz.com/edit/github-cz6c3f\r\n\r\nsteps: \r\n- download project from stackblitz\r\n- install swa (link: https://azure.github.io/static-web-apps-cli/docs/use/install)\r\n- run command: npm run build-and-run.\r\n\r\n### Describe the bug\r\n\r\nWhen running azure preset, it gets 404 on assets from the server. \r\n\r\n\r\n\r\nIt seems like the azure preset doesn't get the right path for destribution.\r\n\r\nthis is the HTTP request for the file: \r\n\r\n\r\nthis is were it succeeds\r\n\r\n\r\nso it is missing the /ventilation/ path\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2097,2098,2101,2102],{"name":2017,"color":2018},{"name":2099,"color":2100},"nitro","bfd4f2",{"name":1991,"color":1992},{"name":2103,"color":2104},"upstream-bug","B60205",19385,"Azure preset, reference to compiled assets failing. ","2023-06-27T11:21:48Z","https://github.com/nuxt/nuxt/issues/19385",0.75833285,{"description":2111,"labels":2112,"number":2116,"owner":1994,"repository":1994,"state":2008,"title":2117,"updated_at":2118,"url":2119,"score":2120},"### Version\n\n[v2.4.0](https://github.com/nuxt.js/releases/tag/v2.4.0)\n\n### Reproduction link\n\n[https://github.com/nuxt/nuxt.js/issues](https://github.com/nuxt/nuxt.js/issues)\n\n### Steps to reproduce\n\nAfter the successful launch of the local project, many CSS files JS files and pictures file errors 404, the project has been no problem before the sudden like this.\n\n### What is expected ?\n\nStart the project normally. Don't make a mistake all of a sudden.\n\n### What is actually happening?\n\nMany files suddenly fail to find a path Error 404 after the project file is started\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8824\">#c8824\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2113,2114,2115],{"name":2045,"color":2046},{"name":2035,"color":2036},{"name":2049,"color":2050},5229,"After the successful launch of the local project, many CSS files JS files and pictures file errors 404","2023-01-22T15:33:01Z","https://github.com/nuxt/nuxt/issues/5229",0.7606313,["Reactive",2122],{},["Set"],["ShallowReactive",2125],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"KEw4Tqs42CeEw3uBvFT5B-G4y3sWwYSHVr743xeFkP0":-1},"/nuxt/nuxt.com/1196"]