\n\n### Additional context\n\nVisiting the link directly in browser has same effect https://nuxt.com/docs/3.x/api/nuxt-config\n\n### Logs\n\n```shell-script\n\n```",[3151],{"name":3152,"color":3153},"pending triage","E99695",32687,"nuxt","open","Docs link to `nuxt.config.ts` reference broken for v3","2025-07-19T16:19:55Z","https://github.com/nuxt/nuxt/issues/32687",0.66185474,{"description":3162,"labels":3163,"number":3165,"owner":3155,"repository":3155,"state":3156,"title":3166,"updated_at":3167,"url":3168,"score":3169},"### Describe the feature\n\nHi 👋🏻 \n\nI recently wanted to use composable in appConfig for Nuxt UI `onClick` option. However, I read in [docs](https://nuxt.com/docs/4.x/guide/directory-structure/app/app-config#known-limitations) that appConfig is shared with nitro hence we can't use composables there however it seems nitro [removed](https://github.com/nitrojs/nitro/pull/3197) appConfig support as of nitro v2.11.9.\n\nAlso as of new v4 structure we moved `app.config.ts` under app directory which makes it candidate for nuxt context.\n\nAlong with this we should also update the docs [here](https://nuxt.com/docs/4.x/guide/directory-structure/app/app-config#known-limitations) if appConfig will support nuxt context.\n\n### Additional information\n\n- [ ] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [x] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [x] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3164],{"name":3152,"color":3153},33109,"✨ Enabling nuxt context back in appConfig","2025-09-02T04:03:11Z","https://github.com/nuxt/nuxt/issues/33109",0.6669648,{"description":3171,"labels":3172,"number":3174,"owner":3155,"repository":3155,"state":3175,"title":3176,"updated_at":3177,"url":3178,"score":3179},"### Environment\n\nTested on Firefox, Safari\n\n### Reproduction\n\nhttps://nuxt.com/docs/3.x/api/nuxt-config \n\n### Describe the bug\n\nThe v4 page looks correct, but when switching to v3 the page is empty\n\n\u003Cimg width=\"907\" height=\"404\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8e22ec06-f8e5-4287-8d41-ffd1d11ef61c\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3173],{"name":3152,"color":3153},32785,"closed","docs: Nuxt config page is empty for the v3 docs","2025-07-28T08:53:09Z","https://github.com/nuxt/nuxt/issues/32785",0.62959945,{"description":3181,"labels":3182,"number":3187,"owner":3155,"repository":3155,"state":3175,"title":3188,"updated_at":3189,"url":3190,"score":3191},"### Describe the feature\r\n\r\nThere is some documentation about how to define the config, however no example of how to use it.\r\nhttps://nuxt.com/docs/guide/directory-structure/app-config\r\n\r\nCould you please provide some examples and use cases?\r\n\r\nI'm struggling how to use it. How does this differ from the `runtimeConfig.public` ? \r\nhttps://nuxt.com/docs/api/configuration/nuxt-config#runtimeconfig\r\n\r\nI tried this with no success...\r\n\r\n### app.config.ts\r\n```ts\r\nexport default defineAppConfig({\r\n foo: \"bar\",\r\n});\r\n```\r\n\r\n### app.vue\r\n```ts\r\nconst nuxtApp = useNuxtApp();\r\n\r\nconsole.log(nuxtApp.$config.foo); // undefined\r\n```\r\n\r\n### Additional information\r\n\r\n- [X] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3183,3186],{"name":3184,"color":3185},"3.x","29bc7f",{"name":3152,"color":3153},22595,"Documentation - app.config.ts","2023-08-11T14:11:42Z","https://github.com/nuxt/nuxt/issues/22595",0.6343931,{"description":3193,"labels":3194,"number":3197,"owner":3155,"repository":3155,"state":3175,"title":3198,"updated_at":3199,"url":3200,"score":3201},"### Environment\n\nhttps://v3.nuxtjs.org/api/configuration/nuxt-config\n\n### Reproduction\n\nhttps://v3.nuxtjs.org/api/configuration/nuxt-config\n\n### Describe the bug\n\nSince the PR with the refactoring of nuxt schema has been merged, nuxt config docs have been missing from the website\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3195,3196],{"name":3184,"color":3185},{"name":3152,"color":3153},15284,"[Docs] Missing config docs","2023-01-19T17:47:15Z","https://github.com/nuxt/nuxt/issues/15284",0.6391052,{"description":3203,"labels":3204,"number":3207,"owner":3155,"repository":3155,"state":3175,"title":3208,"updated_at":3209,"url":3210,"score":3211},"### Environment\n\nN/A\n\n### Reproduction\n\n[N/A](https://nuxt.com/docs/api/configuration/nuxt-config#nuxt-configuration-reference)\n\n### Describe the bug\n\nIt says \"This file is auto-generated from the [source code](https://github.com/nuxt/nuxt/tree/main/packages/schema/src/config).\" but nothing is visible on the page.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3205,3206],{"name":3184,"color":3185},{"name":3152,"color":3153},23651,"Nuxt config documentation is currently broken","2023-10-12T19:00:44Z","https://github.com/nuxt/nuxt/issues/23651",0.64169097,{"description":3213,"labels":3214,"number":3219,"owner":3155,"repository":3155,"state":3175,"title":3220,"updated_at":3221,"url":3222,"score":3223},"### Environment\n\nThe app.config contains some text here: https://github.com/nuxt/framework/blob/main/docs/content/1.docs/2.guide/2.directory-structure/3.app.config.md but is empty on nuxt.com.\n\n### Reproduction\n\nGoto https://nuxt.com/docs/guide/directory-structure/app.config\n\n### Describe the bug\n\nPage is not displayed correctly.\n\n### Additional context\n\n```\r\nentry.1c2f38e1.js:1 TypeError: t is not iterable\r\n at sf (entry.1c2f38e1.js:8:65127)\r\n at C (NavbarDialog.vue_vue_type_script_setup_true_lang.c93d2a41.js:1:1214)\r\n at R.immediate (NavbarDialog.vue_vue_type_script_setup_true_lang.c93d2a41.js:1:1332)\r\n at Vt (entry.1c2f38e1.js:1:13000)\r\n at ft (entry.1c2f38e1.js:1:13078)\r\n at E (entry.1c2f38e1.js:1:22776)\r\n at vn (entry.1c2f38e1.js:1:22983)\r\n at $e (entry.1c2f38e1.js:1:22045)\r\n at setup (NavbarDialog.vue_vue_type_script_setup_true_lang.c93d2a41.js:1:1310)\r\n at Vt (entry.1c2f38e1.js:1:13000)\r\nSd @ entry.1c2f38e1.js:1\r\nentry.1c2f38e1.js:1 TypeError: t is not iterable\r\n at sf (entry.1c2f38e1.js:8:65127)\r\n at Ki.fn (docs.663f4660.js:1:1153)\r\n at Ki.run (entry.1c2f38e1.js:1:4700)\r\n at get value [as value] (entry.1c2f38e1.js:1:12798)\r\n at re (entry.1c2f38e1.js:1:11876)\r\n at Proxy.\u003Canonymous> (docs.663f4660.js:1:1399)\r\n at Pn (entry.1c2f38e1.js:1:16216)\r\n at Ki.O [as fn] (entry.1c2f38e1.js:1:50281)\r\n at Ki.run (entry.1c2f38e1.js:1:4700)\r\n at y.update (entry.1c2f38e1.js:1:50558)\r\nSd @ entry.1c2f38e1.js:1\r\n``` \n\n### Logs\n\n_No response_",[3215,3218],{"name":3216,"color":3217},"documentation","5319e7",{"name":3184,"color":3185},15498,"app.config documentation empty on nuxt.com","2023-02-15T00:22:54Z","https://github.com/nuxt/nuxt/issues/15498",0.6510959,{"description":3225,"labels":3226,"number":3229,"owner":3155,"repository":3155,"state":3175,"title":3230,"updated_at":3231,"url":3232,"score":3233},"### Describe the bug\r\n\r\nNuxt 3.3 allow developers to use `useAppConfig` in Nitro environment and `server` directory.\r\n\r\n> We now support useAppConfig in nitro server routes (https://github.com/nuxt/nuxt/pull/19489) - a long-awaited change. Now useAppConfig is consistently available throughout your app for non-runtime configuration from layers, modules, etc.\r\n\r\nconsidering that, the docuemntation on [`app-config`](https://nuxt.com/docs/guide/directory-structure/app-config) is outdated.\r\n> Support for accessing useAppConfig() in Nitro and server directory is [coming soon](https://github.com/nuxt/nuxt/pull/19489) and available on [edge-channel](https://nuxt.com/docs/guide/going-further/edge-channel).\r\n\r\nthe solution would be removing this banner completely and since the previous paragraph states that:\r\n> We can universally access theme both when server-rendering the page and in the browser using [useAppConfig](https://nuxt.com/docs/api/composables/use-app-config) composable.\r\n\r\nthere would be no need to add more context.\r\n",[3227,3228],{"name":3184,"color":3185},{"name":3152,"color":3153},19816,"Outdated docs after nuxt 3.3.1 release","2023-03-20T09:25:12Z","https://github.com/nuxt/nuxt/issues/19816",0.6548166,{"description":3235,"labels":3236,"number":3239,"owner":3155,"repository":3155,"state":3175,"title":3240,"updated_at":3241,"url":3242,"score":3243},"### Environment\n\nn/a\n\n### Reproduction\n\ngoto https://nuxt.com/docs/api/nuxt-config\n\n### Describe the bug\n\nprobably should not return a 404\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3237,3238],{"name":3184,"color":3185},{"name":3152,"color":3153},27247,"Docs: Cannot get API Docs for nuxt.config.ts","2024-05-17T00:29:26Z","https://github.com/nuxt/nuxt/issues/27247",0.65568846,{"description":3245,"labels":3246,"number":3249,"owner":3155,"repository":3155,"state":3175,"title":3250,"updated_at":3251,"url":3252,"score":3253},"### Environment\n\n- Nuxt Version: `3.0.0-rc.14`\n\n### Reproduction\n\nSurvey link: https://nuxt.com/guide/directory-structure/components/#components-directory\r\nCorrect page: https://nuxt.com/docs/guide/directory-structure/components/#components-directory\n\n### Describe the bug\n\nWhen I search with DocSearch in the official documentation, the link is incorrect.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3247,3248],{"name":3184,"color":3185},{"name":3152,"color":3153},15493,"error in the documentation search bar.","2023-01-19T17:52:04Z","https://github.com/nuxt/nuxt/issues/15493",0.65950924,["Reactive",3255],{},["Set"],["ShallowReactive",3258],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fbHAy6IqPFArQp3WjPj6aEK4aWRm2ey8M9QJuul2Fbio":-1},"/nuxt/nuxt/15805"]