// LeafIcon is icon component inside components/global\r\n`\r\n\r\nBut when I try to remove/disable suffix for the components folder for auto imports like this in my nuxt.config.ts it is not working (ie. above global icon not working ):\r\n```\r\nexport default defineNuxtConfig({\r\n components: [\r\n {\r\n path: '~/components',\r\n pathPrefix: false\r\n }\r\n ]\r\n)}\r\n```\r\n\r\nI also tried to enable prefix for components/global folder as that might be the issue causing the global icon not being imported.\r\n```\r\nexport default defineNuxtConfig({\r\n components: [\r\n {\r\n path: '~/components',\r\n pathPrefix: false\r\n },\r\n {\r\n path: '~/components/global',\r\n pathPrefix: true\r\n }\r\n ]\r\n)}\r\n```\r\n\r\nEven after doing this I was not able to solve this issue. Is there anything wrong that I have been doing or is it just the issue of nuxt? I just wanted to remove the prefix for components folder as working with larger components nested inside components folder like `components/page/search/TopBanner.vue` would make things complicated as we have to write `\u003CPageSearchTopBanner />` for auto importing that component. Please help on this as I am not able to use the components/global icons for my nuxt-icon.",[],124,"icon","Nuxt Icons unable to resolve the components/global icons when components prefix has been disabled","2024-07-29T16:08:22Z","https://github.com/nuxt/icon/issues/124",0.688805,{"description":2028,"labels":2029,"number":2032,"owner":1988,"repository":2033,"state":2013,"title":2034,"updated_at":2035,"url":2036,"score":2037},"",[2030],{"name":1985,"color":2031},"1ad6ff",546,"nuxt.com","[Company] Careers extract slug page to a component `CompanyCareersOfferLayout`","2023-02-15T12:32:31Z","https://github.com/nuxt/nuxt.com/issues/546",0.6910733,{"description":2039,"labels":2040,"number":2032,"owner":1988,"repository":2044,"state":2013,"title":2045,"updated_at":2046,"url":2047,"score":2037},"nuxt-vitest 0.10.3 installs vitest-environment-nuxt 0.10.2 instead of 0.10.3 (check pnpm-lock.yaml) \r\n[Reproduction](https://stackblitz.com/edit/nuxt-vitest-mmrv19?file=package.json,test%2FUserLink.nuxt.test.ts,pnpm-lock.yaml)\r\n\r\nWith manually installed vitest-environment-nuxt 0.10.3 code from readme still not working [reproduction](https://stackblitz.com/edit/nuxt-vitest-fdtb54?file=test%2FUserLink.nuxt.test.ts), import must be replaced to \r\n`import { renderSuspended } from 'vitest-environment-nuxt/utils'` to make it work or something needs to be fixed.\r\n\r\n",[2041],{"name":2042,"color":2043},"vitest-environment","b60205","test-utils","renderSuspended example from readme is not working","2023-12-02T00:17:07Z","https://github.com/nuxt/test-utils/issues/546",{"description":2049,"labels":2050,"number":1987,"owner":1988,"repository":2033,"state":2013,"title":2052,"updated_at":2053,"url":2054,"score":1994},"- [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",[2051],{"name":1985,"color":2031},"Case studies (remaining tasks)","2023-02-15T12:30:43Z","https://github.com/nuxt/nuxt.com/issues/238",{"description":2056,"labels":2057,"number":2059,"owner":1988,"repository":2033,"state":2013,"title":2060,"updated_at":2061,"url":2062,"score":2063}," \n\n- [ ] No empty state for repositories, i put an example there nuxtlabs/nuxt.com#613\n\n\n- [x] Padding up & down the border should be 16px instead of 12px\n\n\n- [x] Icon should be 18px and space between icon & text should be 8px\n\n\n- [x] icon should be 20px and space between text & icon should also be 8px + underline should be only on text (width: calc(100% - 20px); right: 0;) and 4px below the actual position of it\n\n\n- [x] [Tablet] You can make 2 cols in tablet\n\n\n- [x] [Tablet] You can reduce image opacity like you do in mobile for tablet resolutions\n\n\n- [ ] [Mobile] Selects should be width full (in very small resolutions) nuxtlabs/nuxt.com#612\n\n**Idea**\n- [ ] [Mobile] Maybe adding a back to top on mobile because scroll can be very long\n\n\n- [x] [Darkmode] Repo title should be white\n\n\n- [x] Increase the space between Title & Description by 4px\n\n",[2058],{"name":1985,"color":2031},609,"[Resources] Repositories improvements V2","2022-06-14T10:46:20Z","https://github.com/nuxt/nuxt.com/issues/609",0.6991586,{"description":2065,"labels":2066,"number":2059,"owner":1988,"repository":2044,"state":2013,"title":2068,"updated_at":2069,"url":2070,"score":2063},"When testing a composable that uses useAsyncData, errors get re-instantiated as the default Error class. This creates problems when testing code that acts on specific error instance types.\r\n\r\nI expect error instances to be used the way they are passed to the `mockResolvedValue` function.\r\n\r\nReproduction stackblitz: https://stackblitz.com/edit/nuxt-starter-69sxkx?file=composables%2FuseData.spec.ts\r\n\r\nRun `npm run test` to see the problem.",[2067],{"name":2042,"color":2043},"Rejected errors in useAsyncData are broken","2023-12-02T23:30:22Z","https://github.com/nuxt/test-utils/issues/609",{"description":2072,"labels":2073,"number":2075,"owner":1988,"repository":2033,"state":2013,"title":2076,"updated_at":2077,"url":2078,"score":2079},"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",[2074],{"name":1985,"color":2031},813,"Add a tag \"partner\" to websites in the Showcase","2023-10-04T09:26:46Z","https://github.com/nuxt/nuxt.com/issues/813",0.7016725,["Reactive",2081],{},["Set"],["ShallowReactive",2084],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"vIvhkpTzJszlN3g_MMkENUBizHRapQyX0nDxrhG2epw":-1},"/nuxt/ui/3470"]