\n\n### Logs\n\n```shell-script\n\n```",[3218,3219,3220],{"name":3138,"color":3139},{"name":3159,"color":3160},{"name":3141,"color":3142},4716,"Tabs: Failed to resolve component: UBadge","2025-08-12T08:31:38Z","https://github.com/nuxt/ui/issues/4716",0.6860972,{"description":3227,"labels":3228,"number":3230,"owner":3144,"repository":3144,"state":3146,"title":3231,"updated_at":3232,"url":3233,"score":3234},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v22.12.0\n- Nuxt Version: 3.17.7\n- CLI Version: 3.26.4\n- Nitro Version: 2.12.4\n- Package Manager: yarn@1.22.22\n- Builder: -\n- User Config: debug, compatibilityDate, devServer, srcDir, devtools, experimental, ssr, components, css, modules, colorMode, i18n, runtimeConfig, app, postcss, vite\n- Runtime Modules: @nuxt/ui@2.22.1, @pinia/nuxt@0.9.0, @nuxtjs/i18n@8.5.6, @vee-validate/nuxt@4.15.1, @nuxtjs/color-mode@3.5.2\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\n- in nuxt.config.ts:\n```\nexport default defineNuxtConfig({\n compatibilityDate: '2024-04-03',\n devtools: { enabled: false },\n app: {\n head: {\n noscript: [\n {\n innerHTML: 'JavaScript is required',\n },\n ],\n },\n },\n});\n```\n- run project\n- go to main page\n- disable JS in browser dev tools\n- refresh page (\"JavaScript is required\" displayed on top)\n- in in browser dev tools click Elemets and check \\\u003Chead\\> and \\\u003Cbody\\>\n#### all meta tags which set via useSeoMeta() displayed in \\\u003Cbody\\> except title - search bots not read it.\n\n- remove \"noscript: ....\" block from nuxt.config.ts\n- refresh page (with didsbled JS)\n\n#### now meta tags on righ places in \\\u003Chead\\>\n\n### Describe the bug\n\nJS enabled:\n\n\u003Cimg width=\"968\" height=\"383\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/53e9f049-fa72-4921-96d9-810650c30e69\" />\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```",[3229],{"name":3171,"color":3172},32750,"SEO мeta tags are displayed in Body instead of Head","2025-07-31T08:21:33Z","https://github.com/nuxt/nuxt/issues/32750",0.68829477,{"description":3236,"labels":3237,"number":3246,"owner":3144,"repository":3144,"state":3146,"title":3247,"updated_at":3248,"url":3249,"score":3250},"### 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_",[3238,3239,3240,3243],{"name":3184,"color":3185},{"name":3171,"color":3172},{"name":3241,"color":3242},"needs reproduction","FBCA04",{"name":3244,"color":3245},"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,["Reactive",3252],{},["Set"],["ShallowReactive",3255],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fMojfwKlQk3XmOZnE8M1uQxVvWLgrprE9zXrldaffFOE":-1},"/nuxt/ui/2356"]