\n \u003C/div>\n\u003C/template>\n\n\u003Cstyle scoped>\n /* Optional styling */\n\u003C/style>\n\n\u003Cstyle scoped>\n /* Ensure map has full width and fixed height */\n #map {\n width: 100%;\n height: 16rem; /* 64 Tailwind units */\n }\n\u003C/style>\n\n\n```\n\n\n\n\n### 🔍 What have you tried?\n\n_No response_\n\n### ℹ️ Additional context\n\n_No response_",[2867],{"name":2868,"color":2869},"help wanted","008672",314,"nuxt","scripts","open","Centermarker disappears when loading active googlemap","2024-11-10T17:33:02Z","https://github.com/nuxt/scripts/issues/314",0.7245037,{"description":2879,"labels":2880,"number":2870,"owner":2871,"repository":2884,"state":2873,"title":2885,"updated_at":2886,"url":2887,"score":2877},"### Environment\n\n- Operating System: `Linux`\r\n- Node Version: `v16.14.2`\r\n- Nuxt Version: `3.0.0-rc.12`\r\n- Nitro Version: `0.6.0`\r\n- Package Manager: `npm@7.17.0`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-framework-zehqm6\n\n### Describe the bug\n\nThe empty `await setup({})` in the tests takes ~4 seconds for every rerun in `watch` mode in the empty project.\r\nPlease, check the reproduction, try to run `npm test`.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2881],{"name":2882,"color":2883},"enhancement","a2eeef","test-utils","The \"setup\" in the tests is very slow for every rerun","2024-12-03T16:02:16Z","https://github.com/nuxt/test-utils/issues/314",{"description":2889,"labels":2890,"number":2891,"owner":2871,"repository":2892,"state":2873,"title":2893,"updated_at":2894,"url":2895,"score":2896},"\r\n\u003Cimg width=\"1229\" alt=\"image\" src=\"https://github.com/nuxt/nuxt.com/assets/73933669/a8b6473a-c737-4783-ad7f-148b07f0bf56\">\r\n\r\nhttps://github.com/nuxt/nuxt.com/assets/73933669/747e1528-e1b6-4c89-ae63-4afc0d74e471\r\n\r\n\r\nBrowser: Safari (i think this issue might be on every browser)\r\n\r\nHow to reproduce:\r\nSpam `cmd + r` if you're on windows `ctrl + r`.",[],1582,"nuxt.com","Cannot load payload ~ A bug maybe","2024-05-15T07:13:12Z","https://github.com/nuxt/nuxt.com/issues/1582",0.7508943,{"description":2898,"labels":2899,"number":2900,"owner":2871,"repository":2901,"state":2902,"title":2903,"updated_at":2904,"url":2905,"score":2906},"This css blocks the render of page... Why not this resource with async and defer?\r\n\r\n\r\n",[],155,"icon","closed","Render blocking CSS WPO Core Vitals","2024-07-18T22:45:44Z","https://github.com/nuxt/icon/issues/155",0.69978464,{"description":2908,"labels":2909,"number":2870,"owner":2871,"repository":2910,"state":2902,"title":2911,"updated_at":2912,"url":2913,"score":2877},"I'm trying to load two different fonts from Adobe Fonts and it only loads one.\n\nThe fonts I'm trying to use:\n- Transducer\n- Articulat CF\n\nArticulat CF does load but Transducer doesn't.\n\nHere is my `nuxt.config.ts`:\n```js\nexport default defineNuxtConfig({\n compatibilityDate: '2024-04-03',\n devtools: { \n enabled: true \n },\n modules: [\n '@nuxtjs/tailwindcss',\n 'nuxt-svgo',\n '@nuxt/fonts',\n ],\n fonts: {\n adobe: {\n id: ['ztp5pvp'],\n },\n families: [\n { name: '\"Articulat CF\"', provider: 'adobe' },\n { name: '\"Transducer\"', provider: 'adobe' },\n ],\n },\n app: {\n //\n }\n})\n```\n\nHere is my `tailwind.config.js`:\n```js\nmodule.exports = {\n theme: {\n extend: {\n colors: {\n 'brand-primary': '#5122E1',\n },\n fontFamily: {\n transducer: ['\"Transducer\"', 'system-ui', 'sans-serif'],\n articulat: ['\"Articulat CF\"', 'system-ui', 'sans-serif'],\n },\n typography: {\n DEFAULT: {\n css: {\n 'blockquote p:first-of-type::before': false,\n 'blockquote p:first-of-type::after': false,\n },\n },\n },\n },\n },\n variants: {\n extend: {\n order: ['odd', 'even'],\n marginBottom: ['last'],\n }\n },\n plugins: [\n require('@tailwindcss/typography'),\n require('@tailwindcss/forms'),\n ],\n}\n```\n\nHere's a screenshot for my Abode Font kit\n\n\nThis is the Adobe Fonts CSS: https://use.typekit.net/ztp5pvp.css.\n\nI know you can't use the `'articulat-cf'` lowercase format, so I've tried `'\"Transducer\"'`, `'Transducer'`, `'\"transducer\"'`, and `\"transducer\"` formats both in `nuxt.config.ts` and `tailwind.config.js` which never loads that font, but loads and displays `\"Articulat CF\"` fine.\n\nAm I missing something here?\n\nThanks.",[],"fonts","Issue loading certain fonts with Adobe Fonts (Typekit)","2024-10-07T11:17:21Z","https://github.com/nuxt/fonts/issues/314",{"description":2915,"labels":2916,"number":2917,"owner":2871,"repository":2892,"state":2902,"title":2918,"updated_at":2919,"url":2920,"score":2921},"- Turn Hero into classic one (see /support)\n- Get Started => Reuse block at the end of the page\n- Guide => Stay as is\n- API => Turn into 6 little cards for each section",[],1034,"[Code] Docs landing","2023-09-05T08:18:49Z","https://github.com/nuxt/nuxt.com/issues/1034",0.75094646,{"description":2923,"labels":2924,"number":2917,"owner":2871,"repository":2884,"state":2902,"title":2928,"updated_at":2929,"url":2930,"score":2921},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v18.20.3\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.16.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.2.3\n- Builder: -\n- User Config: default\n- Runtime Modules: ../../packages/package-one/src/module, ../../packages/package-two/src/module\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nYou get the error when using vitest 2.1.8 (the error appears since 2.1.5): https://stackblitz.com/edit/github-n797ja-hxhseq\n\nIt works in 2.1.4: https://stackblitz.com/edit/github-n797ja-2rtuvw\n\n### Describe the bug\n\nIn a workspace with multiple projects, it is no longer possible to call defineVitestConfig because of unctx conflicts:\n\n```\nError: Context conflict\n at checkConflict (file:///home/projects/github-n797ja-hxhseq/node_modules/unctx/dist/index.mjs:25:13)\n at set (file:///home/projects/github-n797ja-hxhseq/node_modules/unctx/dist/index.mjs:59:22)\n at initNuxt (file:///home/projects/github-n797ja-hxhseq/node_modules/nuxt/dist/index.mjs:4404:21)\n at ready (file:///home/projects/github-n797ja-hxhseq/node_modules/nuxt/dist/index.mjs:4306:26)\n at loadNuxt (file:///home/projects/github-n797ja-hxhseq/node_modules/nuxt/dist/index.mjs:4871:16)\n```\n\nCould be related to https://github.com/nuxt/test-utils/issues/537\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2925],{"name":2926,"color":2927},"pending triage","5D08F5","Can't load config files in workspace since vitest 2.1.5","2025-02-11T15:38:57Z","https://github.com/nuxt/test-utils/issues/1034",{"description":2932,"labels":2933,"number":2943,"owner":2871,"repository":2871,"state":2902,"title":2944,"updated_at":2945,"url":2946,"score":2947},"### Environment\n\nhttps://codesandbox.io/s/github/nuxt/starter/tree/v3-codesandbox/?file=/nuxt.config.ts\r\n\n\n### Reproduction\n\nOpen code sandbox from documentation listed as example of https://nuxt.com/docs/guide/concepts/vuejs-development\r\n\r\ngo to nuxt.config comment link and see broken link\n\n### Describe the bug\n\nThe link provided in the comments of nuxt.congif is wrong and should be updated to `https://nuxt.com/docs/guide/directory-structure/nuxt.config`\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2934,2937,2940],{"name":2935,"color":2936},"good first issue","fbca04",{"name":2938,"color":2939},"3.x","29bc7f",{"name":2941,"color":2942},"🧹 p1-chore","FEF2C0",12477,"Update Nuxt documentation link in code sandbox","2023-01-19T16:06:26Z","https://github.com/nuxt/nuxt/issues/12477",0.75095004,{"description":2949,"labels":2950,"number":2957,"owner":2871,"repository":2958,"state":2902,"title":2959,"updated_at":2960,"url":2961,"score":2962},"### Description\n\nIs it possible to define the same configuration that is defined in app.config, inside a component.\n\nNow it seems that you can only define the slots, or class when there are no slots.",[2951,2954],{"name":2952,"color":2953},"question","d876e3",{"name":2955,"color":2956},"v3","49DCB8",3681,"ui","Define variants inside a component","2025-03-26T09:51:36Z","https://github.com/nuxt/ui/issues/3681",0.7519824,{"description":2964,"labels":2965,"number":2969,"owner":2871,"repository":2892,"state":2902,"title":2970,"updated_at":2971,"url":2972,"score":2973},"https://volta.s3.fr-par.scw.cloud/Clean_Shot_2022_05_23_at_16_23_53_7945ec0dde.mp4\n",[2966],{"name":2967,"color":2968},"bug","ff281a",555,"[Nuxt3] Children pages reloads on first query param change","2022-11-17T11:45:24Z","https://github.com/nuxt/nuxt.com/issues/555",0.7546505,["Reactive",2975],{},["Set"],["ShallowReactive",2978],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fG-fZecjsis2cjQeTffvN4o-rM2COMd_9cvL73t5XeHc":-1},"/nuxt/icon/254"]