\r\n\r\n\u003Cimg width=\"1728\" alt=\"스크린샷 2022-11-20 오후 4 15 44\" src=\"https://user-images.githubusercontent.com/90916540/202890527-2a256b73-5b5c-4bd6-841e-7521f528f753.png\">\r\n\r\nBut when I remove `title`, page title does not change.\r\nAfter refresh, 'localhost:3000/' is shown rather than default title although `titleTemplate` function is called.\r\n\r\n\u003Cimg width=\"1728\" alt=\"스크린샷 2022-11-20 오후 4 15 59\" src=\"https://user-images.githubusercontent.com/90916540/202890535-6bee38f5-2d44-4229-9237-2b6a0f56a5f2.png\">\r\n\r\nI'm not certain this is a bug or not.\r\nIf I miss something, How can I print 'Title' that located on third position of optional operator in `titleTemplate`?\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2974,2975,2978],{"name":2925,"color":2926},{"name":2976,"color":2977},"bug","d73a4a",{"name":2979,"color":2980},"upstream","E8A36D",15556,"titleTemplate is not working when titleChunk is undefined","2023-01-19T17:54:16Z","https://github.com/nuxt/nuxt/issues/15556",0.6836923,{"description":2987,"labels":2988,"number":2992,"owner":2906,"repository":2906,"state":2932,"title":2993,"updated_at":2994,"url":2995,"score":2996},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.18.0`\r\n- Nuxt Version: `2.15.8`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `npm@8.19.2`\r\n- Builder: `webpack`\r\n- User Config: `modules`, `runtimeConfig`, `css`, `vite`, `components`, `app`, `image`, `router`, `routeRules`\r\n- Runtime Modules: `@storyblok/nuxt@4.5.0`, `@pinia/nuxt@0.4.5`, `nuxt-jsonld@2.0.7`, `@nuxt/image-edge@1.0.0-27809804.194d2d6`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\n\u003Cscript setup>\r\n\r\n useHead({\r\n htmlAttrs:{\r\n class: \"error-page-not-found\"\r\n }\r\n });\r\n\r\n\u003C/script>\r\n\r\n### Describe the bug\r\n\r\nIn generated mode, setting a class on the document root doesn't seem to work on the **error.vue**-page.\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2989,2990,2991],{"name":2925,"color":2926},{"name":2903,"color":2904},{"name":2929,"color":2930},15775,"No useHead htmlAttrs on the error page (generated mode)","2023-01-19T22:06:47Z","https://github.com/nuxt/nuxt/issues/15775",0.6851623,{"labels":2998,"number":3000,"owner":2906,"repository":2906,"state":2932,"title":3001,"updated_at":3002,"url":3003,"score":3004},[2999],{"name":2925,"color":2926},14484,"titleTemplate is not working properly","2023-01-19T17:36:01Z","https://github.com/nuxt/nuxt/issues/14484",0.6886957,{"description":3006,"labels":3007,"number":3011,"owner":2906,"repository":2906,"state":2932,"title":3012,"updated_at":3013,"url":3014,"score":3015},"### Environment\n\n------------------------------\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.14.2`\r\n- Nuxt Version: `3.3.1`\r\n- Nitro Version: `2.3.1`\r\n- Package Manager: `yarn@1.22.10`\r\n- Builder: `vite`\r\n- User Config: `ssr`, `app`, `css`, `windicss`, `build`, `buildModules`, `modules`, `experimental`, `components`, `vite`, `runtimeConfig`, `vueuse`\r\n- Runtime Modules: `@pinia/nuxt@0.4.7`, `@vueuse/nuxt@9.13.0`, `nuxt-windicss@2.6.0`, `nuxt-icon@0.3.3`\r\n- Build Modules: `@nuxtjs/google-fonts@2.0.0`\r\n------------------------------\n\n### Reproduction\n\n\u003Cimg width=\"566\" alt=\"Captura de Tela 2023-03-24 às 15 12 13\" src=\"https://user-images.githubusercontent.com/83841469/227607680-b88a7937-e1e8-4d5e-8b4e-3a42369a427a.png\">\r\n\u003Cimg width=\"566\" alt=\"Captura de Tela 2023-03-24 às 15 12 25\" src=\"https://user-images.githubusercontent.com/83841469/227607826-70674973-9f86-4c4f-bad6-5341fcd9ce53.png\">\r\n\u003Cimg width=\"566\" alt=\"Captura de Tela 2023-03-24 às 15 12 38\" src=\"https://user-images.githubusercontent.com/83841469/227607929-b6292c42-eefb-4a82-a2ef-aeeedde3e182.png\">\r\n\u003Cimg width=\"566\" alt=\"Captura de Tela 2023-03-24 às 15 13 32\" src=\"https://user-images.githubusercontent.com/83841469/227607937-9afc757c-404a-4b01-9add-9b4e8a6e77d5.png\">\r\n\n\n### Describe the bug\n\nuseHead is not overwriting the head of nuxt.config. In production you can't overwrite anything. The only change is in the title of the page, but the Seo remains the same as in nuxt.config.\r\nI've tried useHead() and useSeoMeta(), as well as \u003CHead>, but none of them managed to override nuxt.config.\r\nThis is nuxt.config:\r\n\r\n\n\n### Additional context\n\nI would like in addition to the answer to have a tip on how to do Seo in Nuxt 3\n\n### Logs\n\n_No response_",[3008,3009,3010],{"name":2925,"color":2926},{"name":2903,"color":2904},{"name":2929,"color":2930},19906," useHead is not overwriting the head of nuxt.config","2025-01-20T08:43:00Z","https://github.com/nuxt/nuxt/issues/19906",0.690638,["Reactive",3017],{},["Set"],["ShallowReactive",3020],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fHa_qKkdzFemQ9vklBydZMjUhZx67UxBujYI4EWSSnMs":-1},"/nuxt/nuxt/12332"]