\r\n\u003C/template>\r\n\r\n\u003Cscript setup lang=\"ts\">\r\nconst flip = ref(false);\r\n\u003C/script>\r\n```\r\n\r\nWhile this works fine with nuxt-icon during development, it breaks in a Prod build. The transformations no longer get applied.\r\n\r\nIt would be great if nuxt-icon could also support these props, if possible. I'm open to help with this issue if someone could give me some pointers where to start.",[],138,"nuxt","icon","open","[Feature Request] Support Iconify Transformations","2024-03-15T09:15:14Z","https://github.com/nuxt/icon/issues/138",0.7313752,{"description":1993,"labels":1994,"number":2001,"owner":1985,"repository":2002,"state":1987,"title":2003,"updated_at":2004,"url":2005,"score":2006},"### Description\n\nThank you very much for the best component library for Nuxt!\nMy question about the Table component (Tanstack)\nThe documentation has an example of how to send data received through fetch to a table, but there is no example for sorting and filtering using the Fetch call(\n\nThe documentation mentions columnFiltersOptions, but I don’t understand at all how to run my MYonColumnFiltersChange function when filters change( \n\n`\u003CUTable ref=\"table\" v-model:column-filters-options=\"MYonColumnFiltersChange \" />`\n\nit doesn't work that way\n\nI really ask for help!",[1995,1998],{"name":1996,"color":1997},"question","d876e3",{"name":1999,"color":2000},"v3","49DCB8",3098,"ui","Table filtered, sorting fetch","2025-01-14T11:05:37Z","https://github.com/nuxt/ui/issues/3098",0.7767407,{"description":2008,"labels":2009,"number":2010,"owner":1985,"repository":1986,"state":2011,"title":2012,"updated_at":2013,"url":2014,"score":2015},"### Environment\r\n\r\n- Operating System: Linux\r\n- Node Version: v21.7.1\r\n- Nuxt Version: 3.11.1\r\n- CLI Version: 3.11.1\r\n- Nitro Version: 2.9.5\r\n- Package Manager: bun@1.1.0\r\n- Builder: -\r\n- User Config: devtools, modules\r\n- Runtime Modules: @nuxt/content@2.12.1, nuxt-icon@0.6.10\r\n- Build Modules: -\r\n\r\n### Reproduction\r\n\r\nGitHub repo here: https://github.com/kbrgmn/nuxt-content-icon-reproduction (as the browser freezes/crashes, stackblitz does not work well here)\r\n\r\nVery minimal reproduction:\r\n- a single page `[...slug].vue`:\r\n```vue\r\n\u003Ctemplate>\r\n \u003CContentDoc/>\r\n\u003C/template>`)\r\n```\r\n- 2 components\r\n\r\nthe first of which is:\r\n```vue\r\n\u003Ctemplate>\r\n \u003CIcon name=\"heroicons:information-circle\"/>\r\n\u003C/template>\r\n```\r\n\r\nthe second component is:\r\n```vue\r\n\u003Ctemplate>\r\n \u003Cdiv>\r\n \u003Cp>Different component here\u003C/p>\r\n \u003Cdiv>\r\n \u003Cslot/>\r\n \u003C/div>\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\n- 1 single simple content markdown page using the two components:\r\n```md\r\n# Issue reproduction\r\n\r\nFirst component (icon):\r\n::ComponentWithIcon\r\n::\r\n\r\n::SecondComponent\r\nWe have some more content here\r\n- nsetetur sadipscing elitr,\r\n::\r\n```\r\n\r\n### Describe the bug\r\n\r\nWhen the page is visited (in dev mode with `bun dev`), it completely freezes up (both Firefox and Chrome), \r\nwith no text being selectable, developer console not opening if it hasn't already been opened or opening blank, browser not even closing properly, and this warning is printed hundreds of times repeatedly in the console:\r\n```\r\nAvoid app logic that relies on enumerating keys on a component instance.\r\nThe keys will be empty in production mode to avoid performance overhead.\r\n```\r\n(the reproduction does not have a single \u003Cscript> tag in the whole repository)\r\n\r\nHowever, this issue does not occur when a production build is being done with `bun run build`.\r\n**When the first component (the nuxt-icon) is removed, the issue does not occur.**\r\n\r\n### Logs\r\n\r\nNo warnings / errors are outputted in the terminal where `nuxt dev` is run.\r\n",[],150,"closed","Freezes up in Nuxt Content","2024-06-26T21:21:31Z","https://github.com/nuxt/icon/issues/150",0.6735156,{"description":2017,"labels":2018,"number":2025,"owner":1985,"repository":2026,"state":2011,"title":2027,"updated_at":2028,"url":2029,"score":2030},"",[2019,2022],{"name":2020,"color":2021},"enhancement","a2eeef",{"name":2023,"color":2024},"provider","1161A4",11,"fonts","adobe fonts provider","2024-03-12T23:29:19Z","https://github.com/nuxt/fonts/issues/11",0.691501,{"description":2032,"labels":2033,"number":2035,"owner":1985,"repository":1986,"state":2011,"title":2036,"updated_at":2037,"url":2038,"score":2039},"This error lights in my IDE (VS Code under Ubuntu) to icon.vue file from node_modules/nuxt-icon/dust/runtime.\r\nI do not know if it is precisely an error, cos' everything works fine in the nuxt app.\r\nMaybe all auto imports loaded normally from my nuxt instance...\r\n\r\npackage.json\r\n```\r\n...\r\n\"devDependencies\": {\r\n \"@nuxtjs/tailwindcss\": \"^6.1.3\",\r\n \"nuxt\": \"3.0.0\",\r\n \"nuxt-icon\": \"^0.1.8\"\r\n }\r\n...\r\n```",[2034],{"name":1996,"color":1997},31,"Cannot find module '#imports' or its corresponding type declarations.ts(2307)","2024-03-20T16:51:51Z","https://github.com/nuxt/icon/issues/31",0.70923114,{"description":2041,"labels":2042,"number":2035,"owner":1985,"repository":2043,"state":2011,"title":2044,"updated_at":2045,"url":2046,"score":2039},"Not exactly sure what's going on here, happens on build and when consumed.",[],"scripts","Failed to parse static properties from plugin `.nuxt/modules/@nuxt-scripts.mjs`","2024-07-04T07:36:54Z","https://github.com/nuxt/scripts/issues/31",{"description":2048,"labels":2049,"number":2051,"owner":1985,"repository":2002,"state":2011,"title":2052,"updated_at":2053,"url":2054,"score":2055},"### Description\n\nI am using the UFormGroup component. My use case is I want to have the label and/or description set dynamically based on a value coming from my Api.\n\nIs there any way of doing it and if yes were can I find some example?\n\nThank you\n",[2050],{"name":1996,"color":1997},3337,"UFormGroup dynamic Description","2025-02-17T02:56:17Z","https://github.com/nuxt/ui/issues/3337",0.7528397,{"description":2057,"labels":2058,"number":2061,"owner":1985,"repository":2002,"state":2011,"title":2062,"updated_at":2063,"url":2064,"score":2065},"### Description\n\nIs it possible to add an event handler to a Programmatic modal?\n\n## Example\n\n### component/MyModal.vue:\n```\nemit(\"my-event\");\n```\n\n### Index.vue\n```ts\nmodal.open(MyModal); // how to add handle for \"my-event\" here\n```\n",[2059,2060],{"name":1996,"color":1997},{"name":1999,"color":2000},3122,"Is it possible to add an event handler to a Programmatic modal?","2025-01-17T16:43:41Z","https://github.com/nuxt/ui/issues/3122",0.7639416,{"description":2067,"labels":2068,"number":2069,"owner":1985,"repository":1986,"state":2011,"title":2070,"updated_at":2071,"url":2072,"score":2073},"I am using nuxt/icon as part of nuxt/ui (v3 alpha), and I am getting constant warnings about failing to load icons:\n```\n[Icon] failed to load icon `lucide:refresh-cw`\n```\nThis is coming up in my console 8+ times for a single page load, for example. I'm also facing an issue where upon using a new icon I've never loaded before, it won't load or appear at all, with the same warning occuring. It takes fully restarting the Nuxt app for the icon to then appear and become \"loadable\", however I am still facing this warning with the `refresh-cw` icon.\n\nI have the icon collection installed locally and it is detected upon load:\n```bash\nℹ Nuxt Icon server bundle mode is set to local 21:37:28\n✔ Nuxt Icon discovered local-installed 1 collections: lucide 21:37:31\nℹ Nuxt Icon client bundle consist of 8 icons with 1.73KB(uncompressed) in size\n```\nAnd I searched other issues, and have tried the following in my nuxt.config.ts as well to little help:\n```ts\n icon: {\n clientBundle: {\n scan: true,\n sizeLimitKb: 256\n }\n }\n```\nI feel like at this point it's a bug with nuxt/icon, or something is up with nuxt/ui that is causing these issues. Hoping for some help with this or to get it fixed if it is a bug.",[],339,"Constant \"failed to load icon\" warnings even with locally installed collection","2025-02-28T06:56:28Z","https://github.com/nuxt/icon/issues/339",0.7642525,{"description":2075,"labels":2076,"number":2083,"owner":1985,"repository":1985,"state":2011,"title":2084,"updated_at":2085,"url":2086,"score":2087},"### Environment\r\n\r\n```text\r\n System:\r\n OS: macOS 13.4.1\r\n CPU: (8) arm64 Apple M1\r\n Memory: 74.94 MB / 16.00 GB\r\n Shell: 3.6.1 - /opt/homebrew/bin/fish\r\n Binaries:\r\n Node: 20.2.0 - /opt/homebrew/bin/node\r\n Yarn: 1.22.19 - /opt/homebrew/bin/yarn\r\n npm: 9.8.0 - /opt/homebrew/bin/npm\r\n pnpm: 7.29.1 - /opt/homebrew/bin/pnpm\r\n Browsers:\r\n Chrome: 116.0.5845.179\r\n Edge: 113.0.1774.57\r\n Safari: 16.5.1\r\n npmPackages:\r\n nuxt: ^2.17.1 => 2.17.1 \r\n```\r\n\r\n### Reproduction\r\n\r\n`yarn install --check-files`\r\n\r\n### Describe the bug\r\n\r\nWhen `yarn` does an install or checks the files, it reports:\r\n\r\n> \"nuxt > @nuxt/webpack > postcss-preset-env > postcss-custom-media > @csstools/cascade-layer-name-parser@1.0.4\" has incorrect peer dependency \"@csstools/css-tokenizer@^2.2.0\"\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell-script\r\n❯ yarn install --check-files\r\nyarn install v1.22.19\r\n[1/4] 🔍 Resolving packages...\r\n[2/4] 🚚 Fetching packages...\r\n[3/4] 🔗 Linking dependencies...\r\nwarning \"aws-amplify > @aws-amplify/core > react-native-url-polyfill@1.3.0\" has unmet peer dependency \"react-native@*\".\r\nwarning \"aws-amplify > @aws-amplify/analytics > @aws-sdk/client-firehose > @aws-sdk/middleware-retry > react-native-get-random-values@1.9.0\" has unmet peer dependency \"react-native@>=0.56\".\r\nwarning \"nuxt > @nuxt/webpack > postcss-preset-env > postcss-custom-media > @csstools/cascade-layer-name-parser@1.0.4\" has incorrect peer dependency \"@csstools/css-tokenizer@^2.2.0\".\r\nwarning Workspaces can only be enabled in private projects.\r\n[4/4] 🔨 Building fresh packages...\r\n✨ Done in 8.76s.\r\n```\r\n",[2077,2080],{"name":2078,"color":2079},"pending triage","E99695",{"name":2081,"color":2082},"2.x","d4c5f9",23117,"Incorrect peer dependency \"@csstools/css-tokenizer@^2.2.0\"","2023-09-13T10:14:42Z","https://github.com/nuxt/nuxt/issues/23117",0.76489186,["Reactive",2089],{},["Set"],["ShallowReactive",2092],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"YHbkYIowtSR8dkz6hzrNVOybb11IbpS4l4RG3CaDCMA":-1},"/nuxt/fonts/170"]