\n\nJS Disabled:\n\u003Cimg width=\"977\" height=\"423\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/54321753-c999-437d-be7a-2b3c83bea702\" />\n\nAll meta tags which set via useSeoMeta() displayed in \\\u003Cbody\\> except title if next code present in nuxt.config.ts:\n```\napp: {\n head: {\n noscript: [\n {\n innerHTML: 'JavaScript is required',\n },\n ],\n },\n },\n```\n\nReproduce link: https://stackblitz.com/edit/github-xj3bce11?file=app.vue\n\n### Additional context\n\nIt's reproduced on Nuxt 3.15, 3.17.7 and 4.x\n\n### Logs\n\n```shell-script\n\n```",[3018],{"name":3019,"color":3020},"pending triage","E99695",32750,"nuxt","open","SEO мeta tags are displayed in Body instead of Head","2025-07-24T19:24:46Z","https://github.com/nuxt/nuxt/issues/32750",0.68829477,{"description":3029,"labels":3030,"number":3038,"owner":3022,"repository":3022,"state":3039,"title":3040,"updated_at":3041,"url":3042,"score":3043},"\u003C!-- 💚 Thanks for your time to make Nuxt better with your feedbacks 💚\r\n\r\n**IMPORTANT** Before reporting a bug:\r\n\r\n- Please make sure that you have read through Nuxt documentation: https://nuxtjs.org\r\n- If issue is related to a module please create the issue in corresponding repository\r\n- Ensure using latest version of nuxt dependencies using `yarn upgrade nuxt` or `npm upgrade nuxt`\r\n\r\n👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible.\r\n-->\r\n\r\n### Versions\r\n\r\n- nuxt: 2.14.6\r\n- node: v15.3.0\r\n\r\n### Reproduction\r\n\r\n\u003C!--\r\nLink to a minimal test case based on one of:\r\n- A fork of https://template.nuxtjs.org\r\n- A GitHub repository that can reproduce the bug\r\nWithout a reproduction, it is so hard to address problem :(\r\n-->\r\n\r\n\u003Cdetails open>\r\n\u003Csummary>Additional Details\u003C/summary>\r\n\u003Cbr>\r\n\u003C!-- Attaching `nuxt.config`, dependencies, logs or code snippets would help to find the issue -->\r\n\u003C/details>\r\n\r\n### Steps to reproduce\r\n\r\nCreate any nuxt.js app using npx yarn or npm, and open multiple tabs or use a program like sizzy/responsivelyApp or open a second device\r\n### What is Expected?\r\nLive reload should work on all tabs\r\n### What is actually happening?\r\nLive reload either stops working or works only on one tab.",[3031,3034,3035],{"name":3032,"color":3033},"stale","ffffff",{"name":3019,"color":3020},{"name":3036,"color":3037},"2.x","d4c5f9",8583,"closed","Nuxt does not properly livereload when using multiple tabs or multiple devices","2023-01-22T15:38:40Z","https://github.com/nuxt/nuxt/issues/8583",0.6737628,{"labels":3045,"number":3050,"owner":3022,"repository":3022,"state":3039,"title":3051,"updated_at":3052,"url":3053,"score":3054},[3046,3049],{"name":3047,"color":3048},"3.x","29bc7f",{"name":3019,"color":3020},12906,"renders fragment or text root nodes issue","2023-01-19T16:43:29Z","https://github.com/nuxt/nuxt/issues/12906",0.6762161,{"description":3056,"labels":3057,"number":3062,"owner":3022,"repository":3022,"state":3039,"title":3063,"updated_at":3064,"url":3065,"score":3066},"### Environment\n\n- Operating System: `Linux`\n- Node Version: `v22.13.0`\n- Nuxt Version: `3.16.0`\n- CLI Version: `3.22.5`\n- Nitro Version: `2.11.5`\n- Package Manager: `npm@11.0.0`\n- Builder: `-`\n- User Config: `build`, `compatibilityDate`, `modules`, `tailwindcss`, `app`, `runtimeConfig`, `experimental`, `devtools`\n- Runtime Modules: `@nuxtjs/tailwindcss@6.13.1`, `@pinia/nuxt@0.10.1`, `nuxt-svgo-loader@0.4.1`, `@nuxt/image@1.9.0`, `@nuxt/eslint@1.1.0`, `@formkit/auto-animate/nuxt@0.8.2`\n- Build Modules: `-`\n\n### Reproduction\n\nchange nuxt version in package.json from v3.15.2 to v3.16.0, rm -rf .output .nuxt node_modules package-lock.json, run npm i and check root tag's style\n\n### Describe the bug\n\nin previous version, passing `\"display:contents\"` to `app.rootAttrs.style` compiled/rendered to `display: contents;` on the browser, now on updating, i now get `style=\"d:undefined;i:undefined;s:undefined;p:undefined;l:undefined;a:undefined;y:undefined;::undefined; :undefined;c:undefined;o:undefined;n:undefined;t:undefined;e:undefined;n:undefined;t:undefined;s:undefined\"`\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3058,3059],{"name":3019,"color":3020},{"name":3060,"color":3061},"possible regression","B90A42",31287,"improper parsing of styles passed to `app.rootAttrs.style`","2025-03-23T16:27:20Z","https://github.com/nuxt/nuxt/issues/31287",0.6784251,{"labels":3068,"number":3069,"owner":3022,"repository":3022,"state":3039,"title":3051,"updated_at":3070,"url":3071,"score":3072},[],12968,"2023-01-19T16:39:56Z","https://github.com/nuxt/nuxt/issues/12968",0.67962575,{"labels":3074,"number":3075,"owner":3022,"repository":3022,"state":3039,"title":3051,"updated_at":3076,"url":3077,"score":3072},[],13010,"2023-01-19T16:42:38Z","https://github.com/nuxt/nuxt/issues/13010",{"description":3079,"labels":3080,"number":3089,"owner":3022,"repository":3022,"state":3039,"title":3090,"updated_at":3091,"url":3092,"score":3093},"### Environment\n\n ------------------------------\r\n- Operating System: Linux\r\n- Node Version: v20.9.0\r\n- Nuxt Version: 3.10.2\r\n- CLI Version: 3.10.1\r\n- Nitro Version: 2.8.1\r\n- Package Manager: pnpm@8.15.3\r\n- Builder: -\r\n- User Config: imports, components, alias, modules, colorMode, headlessui, sourcemap, runtimeConfig, $development, i18n, googleFonts, devtools, tailwindcss, experimental, nitro\r\n- Runtime Modules: @nuxtjs/color-mode@3.3.2, @nuxtjs/tailwindcss@6.11.4, @pinia/nuxt@0.5.1, @nuxtjs/google-fonts@3.1.3, @vueuse/nuxt@10.7.2, @nuxt/devtools@1.0.8, nuxt-headlessui@1.1.5, floating-vue/nuxt, nuxt-swiper@1.2.2, @nuxtjs/i18n@8.1.0, base/modules/preview\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nuse npm:nuxt-nightly@3.10.2-28463651.3ac8b18c \n\n### Describe the bug\n\nRendered page takes too long to hydrate which causes a long flash of unstyled HTML. Can confirm the route (index) chunk/module is delayed a lot.\r\nI was able to pin it down with nightly releases when it stopped working: npm:nuxt-nightly@3.10.2-28463651.3ac8b18c\r\n\r\nI managed to discard this change as a cause of issue by manually changing back the code, not 100% sure:\r\nhttps://github.com/nuxt/nuxt/commit/3ac8b18cb6145e49c30d42a5f327c0ed33862f3f\r\n\r\nSome of these deps updates caused I guess wrong ordering:\r\n\r\nhttps://github.com/nuxt/nuxt/commit/eb1593ceba69986edcc30fdbd8b6a73168056f81\r\nhttps://github.com/nuxt/nuxt/commit/18063b251ce3ed6b334b2b8951c328005841c299\r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3081,3082,3083,3086],{"name":3047,"color":3048},{"name":3019,"color":3020},{"name":3084,"color":3085},"needs reproduction","FBCA04",{"name":3087,"color":3088},"performance","E84B77",25824,"Nuxt 3.10.2: Page takes too long to hydrate","2024-03-09T23:40:56Z","https://github.com/nuxt/nuxt/issues/25824",0.68878865,{"description":3095,"labels":3096,"number":3099,"owner":3022,"repository":3022,"state":3039,"title":3100,"updated_at":3101,"url":3102,"score":3103},"### Environment\n\nThis issue relates to documentation\n\n### Reproduction\n\nThis issue relates to documentation\n\n### Describe the bug\n\nOn documentation module, when i am on a module page : I have a problem when i want to see code blocks. Colors rendering is weird.\r\n\r\nFor exemple here on [nuxt/webvitals module docs](https://nuxt.com/modules/web-vitals)\r\n\r\n\n\n### Additional context\n\nMy configuration: \r\n- Mozilla Firefox v 107.0 (64 bits)\r\n- Macbook Pro M2 2022\n\n### Logs\n\n_No response_",[3097,3098],{"name":3047,"color":3048},{"name":3019,"color":3020},15566,"Docs: code blocks aren't displayed correctly on modules documentations","2023-01-19T17:54:32Z","https://github.com/nuxt/nuxt/issues/15566",0.689241,{"description":3105,"labels":3106,"number":3108,"owner":3022,"repository":3022,"state":3039,"title":3109,"updated_at":3110,"url":3111,"score":3112},"### Environment\n\ncopied from stackblitz\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.11.1\r\n- CLI Version: 3.11.0\r\n- Nitro Version: 2.9.4\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: ssr, devtools, experimental\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n\r\nsame with my local\r\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.10.3\r\n- CLI Version: 3.11.0\r\n- Nitro Version: 2.9.4\r\n- Package Manager: pnpm@8.6.9\r\n- Builder: -\r\n- User Config: ssr, devtools, experimental, app, modules, tailwindcss, runtimeConfig, imports\r\n- Runtime Modules: @nuxt/test-utils/module@3.11.0, @nuxtjs/tailwindcss@6.11.4, @vueuse/nuxt@10.9.0, nuxt-radash@1.0.0, dayjs-nuxt@2.1.9\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-yza4vg?file=pages%2Faccounts%2F%5BaccountId%5D.vue\n\n### Describe the bug\n\npage wrapper [accountId].vue not getting rendered when `typedPages` feature is on, and the page is given custom name.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3107],{"name":3019,"color":3020},26397,"`experimental:typedPages` stops rendering named wrapper page. ","2025-07-22T16:29:13Z","https://github.com/nuxt/nuxt/issues/26397",0.69544554,{"description":3114,"labels":3115,"number":3118,"owner":3022,"repository":3022,"state":3039,"title":3119,"updated_at":3120,"url":3121,"score":3122},"### Environment\r\n\r\nNuxi 3.0.0 12:06:36\r\n 12:06:37\r\nRootDir: C:/Users/inmor/Documents/Proyectos/biscuit/biscuit-web 12:06:37\r\nNuxt project info: 12:06:37\r\n\r\n------------------------------\r\n- Operating System: `Windows_NT`\r\n- Node Version: `v19.3.0`\r\n- Nuxt Version: `3.0.0`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `pnpm@7.0.0`\r\n- Builder: `vite`\r\n- User Config: `modules`, `build`, `app`, `runtimeConfig`, `routeRules`, `nitro`, `tailwindcss`, `colorMode`\r\n- Runtime Modules: `@nuxtjs/tailwindcss@6.2.0`, `nuxt-icon@0.1.8`, `@nuxt/image-edge@1.0.0-27840416.dc1ed65`, `@nuxtjs/fontaine@0.2.4`, `@nuxtjs/color-mode@3.2.0`\r\n- Build Modules: `-`\r\n------------------------------\r\n\r\n👉 Report an issue: https://github.com/nuxt/framework/issues/new 12:06:37\r\n\r\n👉 Suggest an improvement: https://github.com/nuxt/framework/discussions/new\r\n\r\n👉 Read documentation: https://v3.nuxtjs.org\r\n\r\n### Reproduction\r\n\r\nhttps://github.com/oasisjs/biscuit-web\r\n\r\n## Steps\r\n1. Clone repository\r\n2. Run `pnpm dev`\r\n3. Go to `/utilities/core` route and change to for example `/utilities/x`\r\n4. See error\r\n\r\nCode: https://github.com/oasisjs/biscuit-web/blob/main/pages/utilities/%5Bname%5D.vue#LL195-L197C2\r\n\r\n### Describe the bug\r\n\r\nWhen trying to display the 404 error page, it appears below the current view, and is not displayed at full size even if the fatal option is used.\r\n\r\n### Additional context\r\n\r\nIn production the error does not appear, but in development it does.\r\n\r\n# Error video\r\n\r\nhttps://user-images.githubusercontent.com/56084970/212559075-0de21ca0-192d-42a5-97bf-7af5c726c352.mp4\r\n\r\n\r\n\r\n### Logs\r\n\r\n```shell\r\nNo errors in console.\r\n```\r\n",[3116,3117],{"name":3047,"color":3048},{"name":3019,"color":3020},12392,"Bug: bad error page on dev server","2023-01-22T20:51:36Z","https://github.com/nuxt/nuxt/issues/12392",0.6955451,["Reactive",3124],{},["Set"],["ShallowReactive",3127],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fMojfwKlQk3XmOZnE8M1uQxVvWLgrprE9zXrldaffFOE":-1},"/nuxt/ui/2356"]