\n \u003C/UChip>\n\u003C/template>\n````\n\n### Description\n\nHey,\n\nThanks for your great work.\n\nI have noticed this on a few elements in UI3, but especaily here padding just is not right. Yes of course you can change it, but i belive there needs to be some sane defaults across all elements.\n\nText in chip, and even a simple number is almost unreadable see screenshot below. Happy to open a pr or list all other elements where this seems to have happened (one that comes to mind is UAvatar https://github.com/nuxt/ui/issues/3558).\n\n\n\n### Additional context\n\nThis example is directly from the UI website",[2867,2870,2873],{"name":2868,"color":2869},"bug","d73a4a",{"name":2871,"color":2872},"v3","49DCB8",{"name":2874,"color":2875},"triage","ffffff",3633,"nuxt","ui","open","Default padding on `UChip`","2025-03-20T09:21:01Z","https://github.com/nuxt/ui/issues/3633",0.7579942,{"description":2885,"labels":2886,"number":2890,"owner":2877,"repository":2891,"state":2879,"title":2892,"updated_at":2893,"url":2894,"score":2895},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v20.16.0`\n- Nuxt Version: `3.14.1592`\n- CLI Version: `3.15.0`\n- Nitro Version: `2.10.4`\n- Package Manager: `bun@1.1.37`\n- Builder: `-`\n- User Config: `default`\n- Runtime Modules: `@vueuse/nuxt@12.0.0`, `@unocss/nuxt@0.64.1`, `@nuxt/image@1.8.1`, `@nuxtjs/i18n@8.5.6`, `@nuxtjs/html-validator@1.8.2`, `@nuxt/test-utils/module@3.15.1`\n- Build Modules: `-`\n\n### Reproduction\n\nLink to the repo: https://github.com/Archetipo95/movies/pull/2\n\nFILES:\n\n`NavBar.vue File`\n```\n\u003Ctemplate>\n \u003Cdiv\n flex=\"~ row lg:col\"\n justify-evenly items-center\n py5 lg:px5\n border=\"t lg:r base\"\n bg-black\n >\n \u003CNuxtLink v-slot=\"{ isActive }\" to=\"/\" :title=\"$t('Home')\" data-testid=\"home-link\">\n \u003Cdiv\n text-2xl\n :class=\"isActive ? 'i-ph-house-fill text-primary' : 'i-ph-house'\"\n />\n \u003C/NuxtLink>\n \u003CNuxtLink v-slot=\"{ isActive }\" to=\"/movie\" :title=\"$t('Movies')\" data-testid=\"movies-link\">\n \u003Cdiv\n text-2xl\n :class=\"isActive ? 'i-ph-film-strip-fill text-primary' : 'i-ph-film-strip'\"\n />\n \u003C/NuxtLink>\n \u003CNuxtLink v-slot=\"{ isActive }\" to=\"/tv\" :title=\"$t('TV Shows')\" data-testid=\"tv-shows-link\">\n \u003Cdiv\n text-2xl\n :class=\"isActive ? 'i-ph-television-simple-fill text-primary' : 'i-ph-television-simple'\"\n />\n \u003C/NuxtLink>\n \u003CNuxtLink v-slot=\"{ isActive }\" to=\"/search\" :title=\"$t('Search')\" data-testid=\"search-link\">\n \u003Cdiv\n text-2xl\n :class=\"isActive ? 'i-ph-magnifying-glass-fill text-primary' : 'i-ph-magnifying-glass'\"\n />\n \u003C/NuxtLink>\n \u003C/div>\n\u003C/template>\n```\n\n`NavBar.nuxt.test.ts File`\n```\nimport type { VueWrapper } from '@vue/test-utils'\nimport { mountSuspended } from '@nuxt/test-utils/runtime'\nimport { describe, expect, it } from 'vitest'\n\nimport NavBar from './NavBar.vue'\n\ndescribe('navBar', () => {\n it('renders Home link correctly', async () => {\n const wrapper = await mountSuspended(NavBar)\n\n // test true to be true\n expect(true).toBe(true)\n })\n```\n\n### Describe the bug\n\nIm trying to to a simple component test and I think it's failing to mock NuxtLink with slots when it is destruturing the property isActive\n\n### Additional context\n\n_No response_\n\n### Logs\n\nhttps://github.com/Archetipo95/movies/actions/runs/12358331784/job/34488575188?pr=2",[2887],{"name":2888,"color":2889},"pending triage","5D08F5",1042,"test-utils","TypeError: Cannot destructure property 'isActive' of 'undefined' as it is undefined - NuxtLink","2024-12-16T17:53:11Z","https://github.com/nuxt/test-utils/issues/1042",0.76719725,{"description":2897,"labels":2898,"number":2901,"owner":2877,"repository":2902,"state":2903,"title":2904,"updated_at":2905,"url":2906,"score":2907},"Modules and Showcases are missing in mobile nav, presumably since migration from .md to Nuxt pages",[2899],{"name":2868,"color":2900},"ff281a",993,"nuxt.com","closed","[Code] Add missing links in mobile nav","2022-12-07T06:20:26Z","https://github.com/nuxt/nuxt.com/issues/993",0.7397888,{"description":2909,"labels":2910,"number":2911,"owner":2877,"repository":2912,"state":2903,"title":2913,"updated_at":2914,"url":2915,"score":2916},"This css blocks the render of page... Why not this resource with async and defer?\r\n\r\n\r\n",[],155,"icon","Render blocking CSS WPO Core Vitals","2024-07-18T22:45:44Z","https://github.com/nuxt/icon/issues/155",0.7485925,{"description":2918,"labels":2919,"number":2920,"owner":2877,"repository":2912,"state":2903,"title":2921,"updated_at":2922,"url":2923,"score":2924},"Sometimes in Nuxt Content, icons are used in the [`_dir.yml`](https://content.nuxt.com/usage/navigation#custom-keys) files, which will escape file scanner when using `clientBundle.scan`.\n\nhttps://github.com/nuxt/icon/blob/0939395def276ffb21862bdb79f0211d2e9aa47b/src/scan.ts#L15-L20\n\nCan we add a `.yml` suffix to `globInclude` or perhaps add a config for this.\n",[],288,"[Feature] include `.yml` files in `scanSourceFiles` for `clientBundle.scan`","2024-10-25T03:49:02Z","https://github.com/nuxt/icon/issues/288",0.7491428,{"description":2926,"labels":2927,"number":2932,"owner":2877,"repository":2933,"state":2903,"title":2934,"updated_at":2935,"url":2936,"score":2937},"We upgraded a few weeks ago to Nuxt Fonts from [Nuxt Google Fonts](https://google-fonts.nuxtjs.org/) but noticed today our Google fonts are not served in Histoire:\r\n\r\n\r\n\r\n```\r\nFailed to decode downloaded font:\r\n\r\nhttp://localhost:6006/_fonts/RLpWK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LEW8siGqWZ-w-hYuQIDRE3D.woff2\r\n```\r\n\r\nThe Network response is actually HTML, and the Histoire index page itself:\r\n\r\n```html\r\n\u003C!DOCTYPE html>\r\n\u003Chtml>\r\n \u003Chead>\r\n \u003Cscript type=\"module\" src=\"/@vite/client\">\u003C/script>\r\n\r\n \u003Ctitle>\u003C/title>\r\n \u003Clink rel=\"icon\" href=\"\"/>\r\n \u003Cmeta charset=\"utf-8\">\r\n \u003Cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\r\n \u003Cmeta name=\"description\" content=\"\">\r\n \r\n \u003C/head>\r\n \u003Cbody>\r\n \u003Cdiv id=\"app\">\u003C/div>\r\n \u003Cscript type=\"module\" src=\"/@fs/Volumes/Data/Work/Clients/Forgd/forgd/node_modules/@histoire/app/dist/bundle-main.js\">\u003C/script>\r\n \u003C/body>\r\n\u003C/html>\r\n```\r\n\r\nThis is the change in requests from package to package:\r\n\r\n```\r\n// before, served from here:\r\nhttp://localhost:6006/node_modules/.cache/nuxt-google-fonts/fonts/Sora-300-12.woff2\r\n\r\n// after, server from here:\r\nhttp://localhost:6006/_fonts/aFTU7PB1QTsUX8KYthqQBK6PYK0-hqxt3dDpcK.woff2\r\n```\r\n\r\nThe only other special thing is that our project uses NX as a monorepo.\r\n\r\nAny ideas?",[2928,2929],{"name":2868,"color":2869},{"name":2930,"color":2931},"good first issue","7057ff",240,"fonts","Nuxt Fonts not loading in Histoire","2024-09-23T14:00:55Z","https://github.com/nuxt/fonts/issues/240",0.75243205,{"labels":2939,"number":2943,"owner":2877,"repository":2877,"state":2903,"title":2944,"updated_at":2945,"url":2946,"score":2947},[2940],{"name":2941,"color":2942},"3.x","29bc7f",11762,"Migrate to unkit","2023-01-19T15:42:33Z","https://github.com/nuxt/nuxt/issues/11762",0.7542821,{"description":2949,"labels":2950,"number":217,"owner":2877,"repository":2933,"state":2903,"title":2955,"updated_at":2956,"url":2957,"score":2958},"Is it possible to specify the priority of downloading files by their extension (woff 2, woff, tff)? Now, if a folder contains both ttf and woff2 at the same time, then the module loads tff. Or do I only need to store fonts in woff2 format?\r\n\r\n\r\n\r\n",[2951,2952],{"name":2868,"color":2869},{"name":2953,"color":2954},"needs reproduction","C94E53","Allow downloading priority by extensions","2024-09-23T12:02:52Z","https://github.com/nuxt/fonts/issues/135",0.75926965,{"description":2960,"labels":2961,"number":2965,"owner":2877,"repository":2902,"state":2903,"title":2966,"updated_at":2967,"url":2968,"score":2969},"Add the possibility to flag the websites done by our agency partners.\n--> a category to sort by on the left\n--> a tag on the site thumbnail on the showcase page",[2962],{"name":2963,"color":2964},"enhancement","1ad6ff",813,"Add a tag \"partner\" to websites in the Showcase","2023-10-04T09:26:46Z","https://github.com/nuxt/nuxt.com/issues/813",0.7628684,{"description":2971,"labels":2972,"number":2973,"owner":2877,"repository":2933,"state":2903,"title":2974,"updated_at":2975,"url":2976,"score":2977},"Here is my config code\r\n\r\n```\r\nfamilies: [\r\n {\r\n name: 'Display',\r\n src: '/fonts/Display/',\r\n weights: ['200', '300', '400', '500', '700', '900'],\r\n display: 'swap',\r\n },\r\n {\r\n name: 'Narr',\r\n src: '/fonts/Narr/',\r\n weights: ['100', '300', '400', '500', '700', '900'],\r\n display: 'swap',\r\n },\r\n ],\r\n```\r\nand this structure of my font file\r\n\r\n\u003Cimg width=\"347\" alt=\"image\" src=\"https://github.com/nuxt/fonts/assets/19503892/ca4df9b5-7d5a-4193-b79b-1a3a3b406737\">\r\n\r\n\r\n\r\n**The Narr font is already readable**, and the display font not readable like this.\r\n\r\n\r\n\u003Cimg width=\"796\" alt=\"image\" src=\"https://github.com/nuxt/fonts/assets/19503892/61f3d912-b63c-40a6-b1c1-0825543fe23e\">",[],165,"Two local fonts familly, Only one legible","2024-05-30T21:18:42Z","https://github.com/nuxt/fonts/issues/165",0.7643055,["Reactive",2979],{},["Set"],["ShallowReactive",2982],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fbqxcawUdmdwxOj9F4sQD1EEKwDa-H0kUyWOhSve00Ng":-1},"/nuxt/icon/303"]