` component has not been used.`\r\n\r\nthis is also in the same stackblitz. Layout works fine.\r\nExplain me please is this way to do layouts is worng and i have to use App.vue ?\n\n### Logs\n\n_No response_",[2867,2870],{"name":2868,"color":2869},"3.x","29bc7f",{"name":2871,"color":2872},"pending triage","E99695",25005,"closed","Href use svg symbol","2024-01-02T14:01:38Z","https://github.com/nuxt/nuxt/issues/25005",0.710948,{"description":2880,"labels":2881,"number":2882,"owner":2857,"repository":2858,"state":2874,"title":2883,"updated_at":2884,"url":2885,"score":2886},"\r\nHello, \r\nThanks for this wonderful module that makes it easier to use icons seamlessly in Nuxt.\r\nThere is need to fix the typo for **icon** under the _**attributes**_ section.",[],98,"Typo in readme","2023-08-17T10:45:48Z","https://github.com/nuxt/icon/issues/98",0.7134199,{"description":2888,"labels":2889,"number":2882,"owner":2857,"repository":2890,"state":2874,"title":2891,"updated_at":2892,"url":2893,"score":2886},"I am using the new nuxt/scripts module and a little confused. I want to enable the lemonsqueezy script globally, I have multiple pages where this is needed. How should I do this? the [docs](https://scripts.nuxt.com/scripts/payments/lemon-squeezy#example) tell me to do the below and I added this in my `app.vue`\r\n\r\n```html\r\n\u003Cscript setup>\r\nconst { Setup } = useScriptLemonSqueezy();\r\nonMounted(() => {\r\n Setup();\r\n});\r\n\u003C/script>\r\n```\r\n\r\nWhats happening\r\n\r\n1. `index.vue` pages opens the checkout overlay\r\n2. `[...productId].vue` pages open the checkout overlay if I open the page directly, but not when I navigate to this page from a `\u003CNuxtLink />` \r\n\r\nI thought this was an issue with the lemon.js script, but when I navigate to the product page from a NuxtLink, I can see `window.LemonSqueezy` has a been initiated which is confusing me even further, everything is working from both parties yet the checkout wont open in the overlay.\r\n\r\nHere's a repro - https://stackblitz.com/edit/github-zk9jpe?file=pages%2Findex.vue",[],"scripts","Weird behaviour with lemonsqueezy script from registry","2024-07-06T11:13:23Z","https://github.com/nuxt/scripts/issues/98",{"description":2895,"labels":2896,"number":2900,"owner":2857,"repository":2857,"state":2874,"title":2901,"updated_at":2902,"url":2903,"score":2904},"1. I import a svg component, like this\r\n\r\n\u003Ctemplate>\r\n \u003Csvg class=\"svg-icon\" aria-hidden=\"true\">\r\n \u003Cuse :xlink:href=\"iconName\">\u003C/use>\r\n \u003C/svg>\r\n\u003C/template>\r\n\u003Cscript>\r\n export default {\r\n name: 'icon-svg',\r\n props: {\r\n iconClass: {\r\n type: String,\r\n required: true\r\n }\r\n },\r\n computed: {\r\n iconName() {\r\n return `#icon-${this.iconClass}`\r\n }\r\n }\r\n }\r\n\u003C/script>\r\n\r\n2.export in 'components/common/index.js'\r\nexport { default as Iconsvg } from './Icon-svg'\r\n\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6867\">#c6867\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2897],{"name":2898,"color":2899},"2.x","d4c5f9",3203,"svg can't be used in nuxt.js","2023-01-18T16:23:47Z","https://github.com/nuxt/nuxt/issues/3203",0.7231028,{"description":2906,"labels":2907,"number":2908,"owner":2857,"repository":2858,"state":2874,"title":2909,"updated_at":2910,"url":2911,"score":2912},"When I used the latest [Nuxt UI Pro Docs Theme](https://github.com/nuxt-ui-pro/docs) and added Nuxt Scripts, I encountered some missing icons.\r\n\r\n**To reproduce:**\r\n\r\n- Clone \"Nuxt UI Pro Docs\"\r\n- Add Nuxt Scripts as dependency\r\n- Deploy to Vercel with `npx nuxi generate`\r\n- Find missing Icons \r\n\r\n\r\n**Missing Icons when Client Side Rendering:**\r\n\u003Cimg width=\"940\" alt=\"image\" src=\"https://github.com/user-attachments/assets/acdfa7df-ded1-4811-8305-320ca99303c2\">\r\n\r\n**Cannot Find icons:**\r\n\u003Cimg width=\"1179\" alt=\"image\" src=\"https://github.com/user-attachments/assets/fe1135ff-9ef2-4157-bd58-dc7e00f566c1\">\r\n\r\n**Server Rendered:** \r\n\u003Cimg width=\"810\" alt=\"image\" src=\"https://github.com/user-attachments/assets/4f5d37a0-b5f1-4521-b566-f0a74c034427\">\r\n\r\nMaybe this is also interesting for you @benjamincanac, @harlan-zw",[],220,"Issues when Prerender with `nuxt generate`","2024-07-30T17:48:07Z","https://github.com/nuxt/icon/issues/220",0.72394735,{"labels":2914,"number":2919,"owner":2857,"repository":2857,"state":2874,"title":2920,"updated_at":2921,"url":2922,"score":2923},[2915,2916],{"name":2868,"color":2869},{"name":2917,"color":2918},"upstream-bug","B60205",13758,"nuxt3 meta tag error","2023-01-19T17:04:41Z","https://github.com/nuxt/nuxt/issues/13758",0.7247701,{"description":2925,"labels":2926,"number":2927,"owner":2857,"repository":2858,"state":2874,"title":2928,"updated_at":2929,"url":2930,"score":2931},"url(\"data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20 6c0-2.168-3.663-4-8-4S4 3.832 4 6v2c0 2.168 3.663 4 8 4s8-1.832 8-4V6zm-8 13c-4.337 0-8-1.832-8-4v3c0 2.168 3.663 4 8 4s8-1.832 8-4v-3c0 2.168-3.663 4-8 4z' fill='black'/%3E%3Cpath d='M20 10c0 2.168-3.663 4-8 4s-8-1.832-8-4v3c0 2.168 3.663 4 8 4s8-1.832 8-4v-3z' fill='black'/%3E%3C/svg%3E\")\r\n\r\nThe test environment is fine, but the production environment will not be able to display the icon. If I change the https in xmlns to http, it will display.\r\n\r\n\r\n\r\n",[],221,"[Bug] Icon cannot be displayed when used with nuxt-ui","2024-08-11T05:47:37Z","https://github.com/nuxt/icon/issues/221",0.72477907,{"description":2933,"labels":2934,"number":2936,"owner":2857,"repository":2857,"state":2874,"title":2937,"updated_at":2938,"url":2939,"score":2940},"Hey,\r\nI'm working on a SSR website and keep having issues with duplicated meta tags. As you can see on the screenshot below, nuxt generate two title tags.\r\n\r\n\r\nI use nuxt `head()` method and `hid` attribute to override defaults tags on my article page, but the two meta tags are being used.\r\n\r\nIn nuxt.config.js : \r\n\u003Cimg width=\"439\" alt=\"capture d ecran 2018-02-26 a 14 24 43\" src=\"https://user-images.githubusercontent.com/4067686/36672788-e3965454-1b00-11e8-92c4-c862300de73e.png\">\r\n\r\nIn videos/_slug.vue :\r\n\u003Cimg width=\"565\" alt=\"capture d ecran 2018-02-26 a 14 22 56\" src=\"https://user-images.githubusercontent.com/4067686/36672727-a7448f98-1b00-11e8-99f5-ea1a8953654a.png\">\r\n\r\nOh, and if I remove default title and description from `nuxt.config.js`, nuxt is using the title from package.json\r\n\r\n**As anyone faced the same issue ? Or maybe I'm using nuxt head method wrong ?**\r\n\r\nThanks in advance for your help !\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2521\">#c2521\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2935],{"name":2898,"color":2899},2902,"Duplicated meta tags and titles","2023-01-18T16:09:43Z","https://github.com/nuxt/nuxt/issues/2902",0.72647876,{"description":2942,"labels":2943,"number":2947,"owner":2857,"repository":2948,"state":2874,"title":2949,"updated_at":2950,"url":2951,"score":2952},"\u003Cimg width=\"825\" alt=\"SCR-20240304-tzmi\" src=\"https://github.com/nuxt/fonts/assets/133459587/c6d01cda-6d0c-4151-870a-d2701594d55d\">\r\n",[2944],{"name":2945,"color":2946},"needs reproduction","C94E53",29,"fonts","An error occurred from the font module of @nuxtjs to using nuxt/fonts","2024-03-05T05:13:39Z","https://github.com/nuxt/fonts/issues/29",0.72745115,["Reactive",2954],{},["Set"],["ShallowReactive",2957],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fg5IGRPS7WhE52l21xBAh4ZJsOy87yf2xuG6YqLaxtuM":-1},"/nuxt/icon/66"]