\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",[3019,3022,3025],{"name":3020,"color":3021},"bug","d73a4a",{"name":3023,"color":3024},"v3","49DCB8",{"name":3026,"color":3027},"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":3037,"labels":3038,"number":3042,"owner":3029,"repository":3043,"state":3031,"title":3044,"updated_at":3045,"url":3046,"score":3047},"### 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",[3039],{"name":3040,"color":3041},"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":3049,"labels":3050,"number":3053,"owner":3029,"repository":3054,"state":3055,"title":3056,"updated_at":3057,"url":3058,"score":3059},"Modules and Showcases are missing in mobile nav, presumably since migration from .md to Nuxt pages",[3051],{"name":3020,"color":3052},"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":3061,"labels":3062,"number":3063,"owner":3029,"repository":3064,"state":3055,"title":3065,"updated_at":3066,"url":3067,"score":3068},"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":3070,"labels":3071,"number":3072,"owner":3029,"repository":3064,"state":3055,"title":3073,"updated_at":3074,"url":3075,"score":3076},"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":3078,"labels":3079,"number":3084,"owner":3029,"repository":3085,"state":3055,"title":3086,"updated_at":3087,"url":3088,"score":3089},"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?",[3080,3081],{"name":3020,"color":3021},{"name":3082,"color":3083},"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":3091,"number":3095,"owner":3029,"repository":3029,"state":3055,"title":3096,"updated_at":3097,"url":3098,"score":3099},[3092],{"name":3093,"color":3094},"3.x","29bc7f",11762,"Migrate to unkit","2023-01-19T15:42:33Z","https://github.com/nuxt/nuxt/issues/11762",0.7542821,{"description":3101,"labels":3102,"number":3107,"owner":3029,"repository":3085,"state":3055,"title":3108,"updated_at":3109,"url":3110,"score":3111},"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",[3103,3104],{"name":3020,"color":3021},{"name":3105,"color":3106},"needs reproduction","C94E53",135,"Allow downloading priority by extensions","2024-09-23T12:02:52Z","https://github.com/nuxt/fonts/issues/135",0.75926965,{"description":3113,"labels":3114,"number":3118,"owner":3029,"repository":3054,"state":3055,"title":3119,"updated_at":3120,"url":3121,"score":3122},"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",[3115],{"name":3116,"color":3117},"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.76286846,{"description":3124,"labels":3125,"number":3126,"owner":3029,"repository":3085,"state":3055,"title":3127,"updated_at":3128,"url":3129,"score":3130},"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",3132],{},["Set"],["ShallowReactive",3135],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fbqxcawUdmdwxOj9F4sQD1EEKwDa-H0kUyWOhSve00Ng":-1},"/nuxt/icon/303"]