\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",[1984,1987,1990],{"name":1985,"color":1986},"bug","d73a4a",{"name":1988,"color":1989},"v3","49DCB8",{"name":1991,"color":1992},"triage","ffffff",3633,"nuxt","ui","open","Default padding on `UChip`","2025-03-20T09:21:01Z","https://github.com/nuxt/ui/issues/3633",0.66779083,{"description":2002,"labels":2003,"number":2007,"owner":1994,"repository":2008,"state":1996,"title":2009,"updated_at":2010,"url":2011,"score":2012},"### 🆒 Your use case\n\nSo far I have been using Cloudflare Zaraz which collects data on the server side.\r\n\r\nSuch data collection is independent of blockers and cookies and other elements. Thanks to this, statistics are more stable and are usually not affected by the browser quite strongly.\r\n\r\nI have noticed a really huge problem and a huge drop in views and stability of data collection when moving GA4 from Cloudflare Zaraz to Nuxt Scripts.\r\n\r\nIt would be great if in the future there was a possibility of collecting data using server-side as it is described for example here:\r\n\r\nhttps://developers.google.com/tag-platform/learn/sst-fundamentals/5-sst-setup-analytics\r\n\r\nFor now, unfortunately, I am returning to Cloudflare Zaraz with most scripts because then everything is more stable and less blocked.\n\n### 🆕 The solution you'd like\n\nhttps://developers.google.com/tag-platform/learn/sst-fundamentals/5-sst-setup-analytics\n\n### 🔍 Alternatives you've considered\n\n_No response_\n\n### ℹ️ Additional info\n\n_No response_",[2004],{"name":2005,"color":2006},"enhancement","a2eeef",238,"scripts","Server side GA4","2024-09-03T13:45:06Z","https://github.com/nuxt/scripts/issues/238",0.6976501,{"description":2014,"labels":2015,"number":2020,"owner":1994,"repository":1995,"state":1996,"title":2021,"updated_at":2022,"url":2023,"score":2024},"On login page, i have UForm with validation. when clicking on register modal(UModal with #content slot) included Uform with validation, submit button doesn't trigger. if i focus on input, validation works automatically. when clicking submit button after filling all required fields, there are no error on validation(logged in the end of validation function). But no response(also logged in submit function) in submit function. how to fix it? i can't get it?",[2016,2019],{"name":2017,"color":2018},"question","d876e3",{"name":1988,"color":1989},3674,"can't handle submit button","2025-03-25T06:43:01Z","https://github.com/nuxt/ui/issues/3674",0.7237246,{"description":2026,"labels":2027,"number":2028,"owner":1994,"repository":2029,"state":1996,"title":2030,"updated_at":2031,"url":2032,"score":2033},"https://stackblitz.com/edit/nuxt-icon-playground-frxmrw4y\n\nIcons not displayed",[],368,"icon","Not shows with new Nuxt 3.16.0","2025-03-13T12:52:04Z","https://github.com/nuxt/icon/issues/368",0.7377552,{"description":2035,"labels":2036,"number":2037,"owner":1994,"repository":2029,"state":1996,"title":2038,"updated_at":2039,"url":2040,"score":2041},"I added @nuxt/icon to my project. In the project it is working fine but in histoire it is not working.\r\nIn histoire it is not able to render the stories that contain components that use @nuxt/icon.\r\n\r\nOn devtools console you always see the error:\r\n\u003Cimg width=\"654\" alt=\"Bildschirmfoto 2024-07-22 um 21 10 24\" src=\"https://github.com/user-attachments/assets/4793e76d-e549-4712-bdfc-dc230c1cb56f\">\r\n\r\nit doesn't matter if mode is css or svg, it doesn't matter if from iconify icon libs, global components or custom collections, it is simple not able to work with it. The error is always the same.\r\n\r\nHere is a reproduction: https://stackblitz.com/edit/nuxt-starter-kckxy8\r\nrun the histoire to see the story not getting rendered and the console error in devtools.\r\n\r\nPlease help!",[],212,"@nuxt/icon not working in histoire with mode \"svg\"","2024-08-11T05:45:02Z","https://github.com/nuxt/icon/issues/212",0.7400178,{"description":2043,"labels":2044,"number":2047,"owner":1994,"repository":1995,"state":2048,"title":2049,"updated_at":2050,"url":2051,"score":2052},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v22.11.0\n- Nuxt Version: 3.15.4\n- CLI Version: 3.22.4\n- Nitro Version: 2.11.3\n- Package Manager: pnpm@9.14.4\n- Builder: -\n- User Config: modules, css, future, imports, components, $development, $production, ui, viewport, compatibilityDate\n- Runtime Modules: @nuxt/ui@3.0.0-beta.2, nuxt-viewport@2.2.0, @vueuse/nuxt@11.3.0, @nuxt/eslint@0.7.6\n- Build Modules: -\n------------------------------\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0.beta.2\n\n### Reproduction\n\nIve pulled the newest nuxtui version and now the project stops building.\n\ni don't know how this file gets there, but in Link.vue \n\n\n### Description\n\nWhen building the nuxt project this error comes (see Logs)\n\n\n\nI've figured out, that its a problem in the Link.vue file \n`node_modules/.pnpm/@nuxt+ui@3.0.0-beta.2_@babel+parser@7.26.9_change-case@5.4.4_db0@0.3.1_embla-carousel@8.5.2_i_q4qfx5ckzgjf4ev7civq7j4agu/node_modules/@nuxt/ui/dist/runtime/components/Link.vue`\n\n\nwhen i change the \nimport statement in Link.vue \n```\nimport { isEqual, diff } from 'ohash'\n``` \n\n\n```\nimport { isEqual, diff } from 'ohash\\utils'\n``` \n\nand the dependencies in pnpm.lock.yaml\nohash: '2.0.11'\n\n```\n\"@nuxt/ui@3.0.0-beta.2(@babel/parser@7.26.9)(change-case@5.4.4)(db0@0.3.1)(embla-carousel@8.5.2)(ioredis@5.6.0)(magicast@0.3.5)(typescript@5.8.2)(vite@6.2.0(@types/node@22.13.9)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))\":\n dependencies:\n (...)\n ohash: 2.0.11 (here i changed from 1.1.6 to 2.0.11)\n (...)\n transitivePeerDependencies:\n (...)\n ```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nError Logs\n\n[nitro 2:41:31 PM] ERROR RollupError: node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/Carousel-DXJvwjnI.js (11:18): \"diff\" is not exported by \"node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs\", imported by \"node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/Carousel-DXJvwjnI.js\".\n\n\n 9: import { U as UAvatar } from \"./Avatar-CPvn681d.js\";\n10: import { _ as __nuxt_component_0 } from \"./nuxt-link-ax0sRQHE.js\";\n11: import { isEqual, diff } from \"ohash\";\n ^\n12: import { b as useRoute, e as _appConfig, d as useAppConfig } from \"../server.mjs\";\n13: import { t as tv } from \"./tv-DPOvteaS.js\";\n\n\n[2:41:31 PM] ERROR node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/Carousel-DXJvwjnI.js (11:18): \"diff\" is not exported by \"node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs\", imported by \"node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/Carousel-DXJvwjnI.js\".\n\n at getRollupError (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/parseAst.js:397:41)\n at error (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/parseAst.js:393:42)\n at Module.error (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:16603:16)\n at Module.traceVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:17052:29)\n at ModuleScope.findVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:14709:39)\n at ChildScope.findVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:5582:38)\n at FunctionScope.findVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:5582:38)\n at FunctionBodyScope.findVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:5582:38)\n at FunctionScope.findVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:5582:38)\n at FunctionBodyScope.findVariable (node_modules/.pnpm/rollup@4.34.9/node_modules/rollup/dist/es/shared/node-entry.js:5582:38)\n\n\n\n[2:41:31 PM] ERROR node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/Carousel-DXJvwjnI.js (11:18): \"diff\" is not exported by \"node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs\", imported by \"node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/Carousel-DXJvwjnI.js\".\n\n ELIFECYCLE Command failed with exit code 1.\n```",[2045,2046],{"name":1985,"color":1986},{"name":1988,"color":1989},3470,"closed","Nuxt UI ohash error in Caroussel Component","2025-03-11T08:15:38Z","https://github.com/nuxt/ui/issues/3470",0.68708485,{"description":2054,"labels":2055,"number":2060,"owner":1994,"repository":2008,"state":2048,"title":2061,"updated_at":2062,"url":2063,"score":2064},"Upgrading to v6.0.2 I get the following errors in the Nuxt Turnstile module:\r\n\r\n```\r\n.nuxt/nuxt-scripts/tpc/google-tag-manager.ts(13,17): error TS2742: The inferred type of 'useScriptGoogleTagManager' cannot be named without a reference to '.pnpm/@unhead+vue@1.9.15_vue@3.4.31_typescript@5.5.3_/node_modules/@unhead/vue'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-tag-manager.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-tag-manager.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-analytics.ts(13,17): error TS2742: The inferred type of 'useScriptGoogleAnalytics' cannot be named without a reference to '.pnpm/@unhead+vue@1.9.15_vue@3.4.31_typescript@5.5.3_/node_modules/@unhead/vue'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-analytics.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-analytics.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n```\r\n\r\nhttps://github.com/nuxt-modules/turnstile/actions/runs/9820960416/job/27116095724?pr=321#step:14:24",[2056,2057],{"name":1985,"color":1986},{"name":2058,"color":2059},"pre-announce","c2e0c6",133,"fix(tpc): a type annotation is necessary","2024-07-15T18:18:26Z","https://github.com/nuxt/scripts/issues/133",0.69553864,{"description":2066,"labels":2067,"number":2007,"owner":1994,"repository":2070,"state":2048,"title":2071,"updated_at":2072,"url":2073,"score":2012},"- [x] `Get in touch` button on case study page CTA\n- [x] `Prev` and `Next` actions with `surround` from content module\n- [x] `Contact` and `Get started` buttons on case studies index page CTA\n- [x] Split `Prev` and `Next` to a component\n- [x] CTAs from index and slug page component\n\nOn the design part, as mentioned here https://github.com/nuxtlabs/nuxt.com/issues/189#issuecomment-1082889840:\n\n- [x] Right illustration on Pentest Tools showcase is splitted into two different svgs, I would need only one\n- [x] Right illustration on stores.jp showcase is way too big and does not fit its content",[2068],{"name":2005,"color":2069},"1ad6ff","nuxt.com","Case studies (remaining tasks)","2023-02-15T12:30:43Z","https://github.com/nuxt/nuxt.com/issues/238",{"description":2075,"labels":2076,"number":2079,"owner":1994,"repository":2070,"state":2048,"title":2080,"updated_at":2081,"url":2082,"score":2083},"After updating the API, Jobs page is on error under certain circumstances : \n\nRelated commit : https://github.com/nuxtlabs/nuxt.com/commit/8962705b5d0dda99724d661efeeb4ed18e332db4\n\nEnvironment (Preview) : https://framework-p2aadzhns-nuxt-js.vercel.app/\n\n```\nTypeError: Cannot read properties of undefined (reading 'map')\n```\n\nThis is due to changes in the data structure of the API, changing from `\u003CNuxtJob[]>` to `{ data: \u003CNuxtJob[]>`. API endpoint (/api/jobs) seems to sometimes serve the outdated data.\n\n- 1 : client-side navigation from / to /support/jobs : fails\n- 2 : Server hit on /support/jobs : works\n- 3: client-side navigation back and forth to /support/jobs after 2 : works",[2077],{"name":1985,"color":2078},"ff281a",1041,"[Jobs] Error after API update","2023-06-06T12:14:28Z","https://github.com/nuxt/nuxt.com/issues/1041",0.69961184,{"description":2085,"labels":2086,"number":2091,"owner":1994,"repository":2070,"state":2048,"title":2092,"updated_at":2093,"url":2094,"score":2095},"\n",[2087,2088],{"name":1985,"color":2078},{"name":2089,"color":2090},"responsive","1cd1c6",643,"[Project] Responsive `branches` and `files` modals","2023-02-15T12:32:41Z","https://github.com/nuxt/nuxt.com/issues/643",0.70506155,["Reactive",2097],{},["Set"],["ShallowReactive",2100],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"4PBjlFm1g7BUzVuybo0y9hlZTv73eXJTJvp-13cL9dE":-1},"/nuxt/nuxt.com/813"]