\n \u003C/div>\n[...]\n\u003C/template>\n```\n\nThe icon (which is and remains black) does not accept any color, while any standard implementation (icon from a downloaded icon set like mdi) does indeed change the color of an icon.\n\n(Just in case this is not an error: What kind of \"treatment\" do I have to apply to make my icon accept color?)",[],307,"closed","custom local collections do not accept props like color","2024-11-23T10:19:42Z","https://github.com/nuxt/icon/issues/307",0.6019386,{"description":2011,"labels":2012,"number":2019,"owner":1985,"repository":2020,"state":2005,"title":2021,"updated_at":2022,"url":2023,"score":2024},"I've explored other font providers, looks like `fontsource` is also quite promising.\r\n\r\nCurrently most of its fonts are from Google Fonts, along with some icons and some other fonts. It's also the service that Cloudflare Fonts is fetching from.\r\n\r\n@danielroe Would you like to include this font provider? If so, I'd like to work on it.\r\n\r\nDocs: https://fontsource.org/docs",[2013,2016],{"name":2014,"color":2015},"enhancement","a2eeef",{"name":2017,"color":2018},"provider","1161A4",65,"fonts","feat: fontsource provider","2024-03-20T13:12:12Z","https://github.com/nuxt/fonts/issues/65",0.62760144,{"description":2026,"labels":2027,"number":2031,"owner":1985,"repository":2032,"state":2005,"title":2033,"updated_at":2034,"url":2035,"score":2036},"Similar to https://github.com/nuxt/scripts/issues/30, this will block the public announcement.\r\n\r\nThese are several items that should be completed for the public release of the module. Any contributions are more than welcome.\r\n\r\n## Outstanding Issues\r\n\r\n- [x] https://github.com/nuxt/scripts/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+label%3Apre-announce++label%3Abug\r\n\r\n## Nuxt\r\n\r\n- [x] Nuxt Script bindings\r\n- [x] Create a module on [nuxt/modules](https://github.com/nuxt/modules): https://github.com/nuxt/modules/pull/953\r\n\r\n## [Documentation](https://scripts.nuxt.com/)\r\n\r\n### **Content** \r\n\r\n- [x] Review all content, fix typos, grammar etc\r\n- [x] Blog article introducing Nuxt Scripts\r\n- [x] Rewrite confetti tutorial for home page usage\r\n- [x] https://github.com/nuxt/scripts/issues/69\r\n\r\n### :warning: **Breaking Changes**\r\n\r\n- https://github.com/nuxt/scripts/commit/038d891502c5c5c945c59f42031095ddf43433e1\r\n- https://github.com/nuxt/scripts/commit/6abc6a2ba5997a99a50dd8133c8b88fcd0ed4daf\r\n- https://github.com/nuxt/scripts/commit/d32e0d88f88def586dd24969667ddfbe3a50544f\r\n- https://github.com/nuxt/scripts/commit/74235272a480d4d8928327d5760e0ce277f05c53\r\n\r\n### **Home Page**\r\n\r\n- [x] Add 1-2 \"feature\" (problem / solution) elements to the home page, \r\n\r\n## Nuxt Scripts\r\n\r\n### Tests\r\n\r\n- [x] e2e Bundling tests\r\n - [x] registry script\r\n\r\n### Module Integrations\r\n\r\n- [x] https://github.com/nuxt-modules/turnstile/pull/306 - Provides a sanity check that the API can support module integrations\r\n\r\n\r\n",[2028],{"name":2029,"color":2030},"pre-announce","c2e0c6",47,"scripts","Public Announce Tasks","2024-08-16T13:00:58Z","https://github.com/nuxt/scripts/issues/47",0.65971845,{"description":2038,"labels":2039,"number":2040,"owner":1985,"repository":1996,"state":2005,"title":2041,"updated_at":2042,"url":2043,"score":2044},"After installing an `@iconify-json/*` package (`@iconify-json/mdi` in my scenario), the following error gets spit out when the `/api/_nuxt_icon/:collection` endpoint is called\r\n\r\n\r\n\r\nIt seems to be caused by the dynamic import missing the json import attribute on line 120 of `module.ts` https://github.com/nuxt/icon/blob/85a0e7b940725561f35656d75a99179f88cecef8/src/module.ts#L120 \r\n\r\nAdding `{ with: { type: 'json' } }` as a second parameter resolves the error for me:\r\n\r\n```js\r\nimport('@iconify-json/${collection}/icons.json', { with: { type: 'json' } }).then(m => m.default)`\r\n```",[],186,"Locally installed `@iconify-json/*` packages result in 'needs an import attribute of type \"json\"' error","2024-07-15T15:35:07Z","https://github.com/nuxt/icon/issues/186",0.67238784,{"description":2046,"labels":2047,"number":2052,"owner":1985,"repository":2053,"state":2005,"title":2054,"updated_at":2055,"url":2056,"score":2057},"### For what version of Nuxt UI are you suggesting this?\n\nv3.0.0-alpha.x\n\n### Description\n\n[CommandPalette](https://ui3.nuxt.dev/components/command-palette) is great but I wish it could display only an input by default and then open the content in a popper when clicking in the input. I think this is currently not possible but a very common use case. \n\nThis is what I would like to archive, screenshots from Shopify:\n\n\n\n\n\n\n\n### Additional context\n\n_No response_",[2048,2049],{"name":2014,"color":2015},{"name":2050,"color":2051},"v3","49DCB8",2832,"ui","v3 CommandPalette: Open only content within popper","2024-12-05T13:24:12Z","https://github.com/nuxt/ui/issues/2832",0.6800711,{"description":2059,"labels":2060,"number":2067,"owner":1985,"repository":2053,"state":2005,"title":2068,"updated_at":2069,"url":2070,"score":2071},"### Description\n\nIf i try to define the position of the notification using the `ui` prop `\u003CUNotifications :ui=\"{position: 'top-0 right-0'}\" />`\r\nthe \"default\" configuration is applied as well (`bottom-0 end-0 `) this happens also if defining the position using the app.config.ts.. I'm assuming i'm doing it wrong.. please advice.. \r\n",[2061,2064],{"name":2062,"color":2063},"duplicate","cfd3d7",{"name":2065,"color":2066},"question","d876e3",2180,"Notification position","2024-09-11T14:08:24Z","https://github.com/nuxt/ui/issues/2180",0.68829954,{"description":2073,"labels":2074,"number":2079,"owner":1985,"repository":2053,"state":2005,"title":2080,"updated_at":2081,"url":2082,"score":2083},"### Environment\n\n\n\nI get this error anytime I try and use \u003CUInput /> even without any other code.\n\n### Version\n\nv3.0.0-alpha.5\n\n### Reproduction\n\n`\u003Ctemplate>\n \u003CUContainer>\n \u003CUForm :schema=\"schema\" :state=\"state\" class=\"space-y-4\" @submit=\"onSubmit\">\n \u003CUFormField label=\"Code\" name=\"Code\"\n >\u003CUInput v-model=\"state.code\" />\n \u003C/UFormField>\n \u003C/UForm>\n \u003C/UContainer>\n\u003C/template>\n\n\u003Cscript setup lang=\"ts\">\nimport { z } from 'zod';\nimport type { FormSubmitEvent } from '#ui/types';\n\nconst supabase = useSupabaseClient();\nconst toast = useToast();\n\n//Form\nconst schema = z.object({\n code: z.string().min(3),\n});\n\ntype Schema = z.output\u003Ctypeof schema>;\n\nconst state = reactive\u003CPartial\u003CSchema>>({\n code: undefined,\n});\n\nasync function onSubmit(event: FormSubmitEvent\u003CSchema>) {\n toast.add({\n title: 'Success',\n description: 'The form has been submitted.',\n color: 'success',\n });\n console.log(event.data);\n}\n\u003C/script>\n`\n\n### Description\n\nUInput causes an error\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2075,2078],{"name":2076,"color":2077},"bug","d73a4a",{"name":2050,"color":2051},2349,"UInput causes error","2024-10-10T14:15:25Z","https://github.com/nuxt/ui/issues/2349",0.6902262,{"description":2085,"labels":2086,"number":2093,"owner":1985,"repository":1985,"state":2005,"title":2094,"updated_at":2095,"url":2096,"score":2097},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v20.5.1`\r\n- Nuxt Version: `3.7.0`\r\n- CLI Version: `3.7.0`\r\n- Nitro Version: `2.6.1`\r\n- Package Manager: `npm@9.8.1`\r\n- Builder: `-`\r\n- User Config: `devtools`, `modules`\r\n- Runtime Modules: `@vueuse/nuxt@10.4.0`, `@unocss/nuxt@0.55.3`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nhttps://github.com/vinayakkulkarni/nuxt-uppercase-bug\n\n### Describe the bug\n\nWhen I try to load the Nuxt 3.x app, getting an 500 Error screen with error:\r\n\r\n`[vite-node] [VITE_ERROR] maplibre-gl`\r\n\r\nSee screenshot:\r\n\u003Cimg width=\"1728\" alt=\"Screenshot 2023-08-26 at 9 01 14 AM\" src=\"https://github.com/nuxt/nuxt/assets/19776877/3d5f4ce5-bab0-45d6-a624-1339e04e6d8d\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nGot this in console when running `npm run dev`\r\n\r\n\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n __nuxt_error: true,\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n __nuxt_error: true,\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n __nuxt_error: true,\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n```\n```\n",[2087,2090],{"name":2088,"color":2089},"3.x","29bc7f",{"name":2091,"color":2092},"pending triage","E99695",22827,"Bug with router & maplibre-gl, c.toUpperCase is not a function","2023-08-30T16:07:23Z","https://github.com/nuxt/nuxt/issues/22827",0.69156003,["Reactive",2099],{},["Set"],["ShallowReactive",2102],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"IISUv0PKoIxIn-NwcfV76LpY6EyW3So6klB4yyDlptY":-1},"/nuxt/scripts/206"]