\n\u003C/template>\n```\n\n### Description\n\nCant get ref, need for scroll to top table\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3090,3093],{"name":3091,"color":3092},"bug","d73a4a",{"name":3024,"color":3025},3960,"UTable - tableRef - undefined","2025-04-23T09:17:33Z","https://github.com/nuxt/ui/issues/3960",0.75860214,{"description":3100,"labels":3101,"number":3104,"owner":3030,"repository":3031,"state":3082,"title":3105,"updated_at":3106,"url":3107,"score":3108},"### Environment\n\nx\n\n### Version\n\nv2.21.1\n\n### Reproduction\n\nhttps://ui2.nuxt.com/\n\n### Description\n\nOn the [Nuxt UI 2 website](https://ui2.nuxt.com/), the version list is not displaying correctly.\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3102,3103],{"name":3091,"color":3092},{"name":3027,"color":3028},3556,"Nuxt UI 2 website[ui2.nuxt.com] version list is not displaying correctly.","2025-03-16T11:15:17Z","https://github.com/nuxt/ui/issues/3556",0.765584,{"description":3110,"labels":3111,"number":3113,"owner":3030,"repository":3031,"state":3082,"title":3114,"updated_at":3115,"url":3116,"score":3117},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v18.20.3\r\n- Nuxt Version: 3.12.4\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: devtools, modules, compatibilityDate\r\n- Runtime Modules: @nuxt/ui@2.18.4\r\n- Build Modules: -\n\n### Version\n\nv2.18.4\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-kntdwe?file=app.vue\n\n### Description\n\nInitialize any UTable, make sure it is empty. Add an expand slot. The Empty State slot will now not span the full width of the table.\r\n\r\nRemove the expand slot, and the Empty State is the full width of the table again.\n\n### Additional context\n\n\r\n\n\n### Logs\n\n_No response_",[3112],{"name":3091,"color":3092},2055,"UTable: Expand Slot causes EmptyState width issue","2024-09-20T12:36:12Z","https://github.com/nuxt/ui/issues/2055",0.7704474,{"description":3119,"labels":3120,"number":3124,"owner":3030,"repository":3030,"state":3082,"title":3125,"updated_at":3126,"url":3127,"score":3128},"\u003C!--\r\n🚨 IMPORTANT 🚨\r\n\r\nPlease use the following link to create a new issue:\r\n\r\n- 🚨 Bug report - https://bug.nuxtjs.org/ \r\n- 🙋 Feature request - https://feature.nuxtjs.org/ \r\n- ❗️ All other issues - https://cmty.nuxtjs.org/ \r\n\r\nIf your issue was not created using the app above, **it will be closed immediately**.\r\n-->\r\n\r\n \r\n\r\n因为项目开始前没有统一的url,后面需要重写,但是我看到服务器渲染回来了,但是很快就跳转到404了,请问这是为啥? 我是在server.js中通过中间件重写路由的\r\nBecause there is no unified URL before the project starts, it needs to be rewritten later, but I saw the server rendering back, but soon jumped to 404. Why? I rewrite routing through Middleware in server.js\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/c8218\">#c8218\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3121],{"name":3122,"color":3123},"2.x","d4c5f9",4433,"Rewrite URL","2023-01-18T20:06:15Z","https://github.com/nuxt/nuxt/issues/4433",0.7733676,{"description":3130,"labels":3131,"number":3133,"owner":3030,"repository":3030,"state":3082,"title":3134,"updated_at":3135,"url":3136,"score":3137},"I am using `extendRoutes` in `nuxt.config.js` like so:\r\n\r\n```js\r\nrouter: {\r\n extendRoutes(routes) {\r\n routes.push({\r\n name: 'external',\r\n path: '/external',\r\n component: 'C:\\\\\\\\Users\\\\\\\\ME\\\\\\\\PROJECT\\\\\\\\external\\\\\\\\basic\\\\\\\\external-basic.vue'\r\n });\r\n }\r\n}\r\n```\r\n\r\nThe build runs and it generates a `router.js` file that looks correct:\r\n\r\n```js\r\n{\r\n path: \"/external\",\r\n component: _90d601e2,\r\n name: \"external\"\r\n}\r\n```\r\n\r\nBut, when I load `http://localhost:3000/external` in my browser, I get a 404 not found error.\r\n\r\nWhen I try to start on the home page and follow a link:\r\n\r\n```html\r\n\u003Cnuxt-link to=\"/external\">External Basic\u003C/nuxt-link>\r\n```\r\n\r\nThis results in a network request to `http://localhost:3000/api/users/external`.\r\n\r\nI'm not sure what is going on here. Does anyone know what I am doing wrong or can provide guidance on how to debug this further?\r\n\r\n*`\\\\\\\\` is in the path due to the windows issue mentioned in #275*\r\n\r\nThank you.\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c254\">#c254\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3132],{"name":3122,"color":3123},299,"`extendRoutes` not working in a very confusing way","2023-01-18T15:38:41Z","https://github.com/nuxt/nuxt/issues/299",0.77696633,["Reactive",3139],{},["Set"],["ShallowReactive",3142],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f9lkT1aATluHrR_lJwT40_rdcJxtu_etHOiOgFSzVE4A":-1},"/nuxt/ui/3901"]