` \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",[],98,"nuxt","scripts","closed","Weird behaviour with lemonsqueezy script from registry","2024-07-06T11:13:23Z","https://github.com/nuxt/scripts/issues/98",0.45246753,{"description":1993,"labels":1994,"number":1995,"owner":1985,"repository":1996,"state":1987,"title":1997,"updated_at":1998,"url":1999,"score":2000},"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,"icon","Issues when Prerender with `nuxt generate`","2024-07-30T17:48:07Z","https://github.com/nuxt/icon/issues/220",0.68948483,{"description":2002,"labels":2003,"number":2007,"owner":1985,"repository":2008,"state":1987,"title":2009,"updated_at":2010,"url":2011,"score":2012},"\u003Cimg width=\"825\" alt=\"SCR-20240304-tzmi\" src=\"https://github.com/nuxt/fonts/assets/133459587/c6d01cda-6d0c-4151-870a-d2701594d55d\">\r\n",[2004],{"name":2005,"color":2006},"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.6929802,{"description":2014,"labels":2015,"number":2016,"owner":1985,"repository":1996,"state":1987,"title":2017,"updated_at":2018,"url":2019,"score":2020},"So in my case in nuxt.config.ts i described custom collection \r\nicon: {\r\n customCollections: [\r\n {\r\n prefix: 'elfi',\r\n dir: './assets/icons'\r\n },\r\n ],\r\n}\r\n\r\nif in my directory lies files with EN names - all works fine\r\nif i put there file with cyrillic (for ex RU) name - the nuxt even can't start properly with \"npm run dev\" - blank screen with no errors\r\n\r\nand one else thing - if i make some changes in folder with icons - i need to terminate nuxt and run again \"npm run dev\" to activate changes",[],201,"Seems like @nuxt/icon doesn't understand other language in files name in local icon collection","2024-07-16T20:38:16Z","https://github.com/nuxt/icon/issues/201",0.6954413,{"description":2022,"labels":2023,"number":2016,"owner":1985,"repository":1986,"state":1987,"title":2027,"updated_at":2028,"url":2029,"score":2020},"### 🆒 Your use case\r\n\r\nI would love to use the `ScriptGoogleMaps` component but I dont like the static placeholder. Instead I would like to immediately display the map.\r\n\r\n### 🆕 The solution you'd like\r\n\r\nAdd a prop to disable the placeholder / static map feature entirely.\r\n\r\n### ℹ️ Additional info\r\n\r\nReasons:\r\n- Static Map has a max resolution that is very low and therefor always looks blurry on high dpi screens\r\n- Static Map cant be [styled](https://snazzymaps.com/)\r\n- It takes some time until the scripts are loaded and the map is initialized. Therefor the \"activate map on hover\" doesnt work from a UX perspective",[2024],{"name":2025,"color":2026},"enhancement","a2eeef","Google Maps: Add option to disabled placeholder","2024-09-03T15:45:42Z","https://github.com/nuxt/scripts/issues/201",{"description":2031,"labels":2032,"number":2041,"owner":1985,"repository":1985,"state":1987,"title":2042,"updated_at":2043,"url":2044,"score":2045},"### Environment\r\n\r\n \"nuxt\": \"^3.9.3\",\r\n \"nuxt-icon\": \"^0.6.8\",\r\n \"vue\": \"^3.4.14\",\r\n \"vue-router\": \"^4.2.5\"\r\n\r\n### Reproduction\r\n[[](url)](https://stackblitz.com/edit/github-xafzmu?file=package.json)\r\n\r\ngithub \r\nhttps://github.com/tolgahanbeyazoglu/nuxt-iconfy-example.git\r\n\r\n### Describe the bug\r\n\r\nI updated to version 3.9.3 and when I load nuxt-icon or iconfy in the build process I get a node module error, this does not prevent exporting the files but I don't understand.I think it is a bug with the new update\r\n\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2033,2036,2039],{"name":2034,"color":2035},"3.x","29bc7f",{"name":2037,"color":2038},"pending triage","E99695",{"name":2005,"color":2040},"FBCA04",25283,"icon and iconfy build modüle error","2024-03-29T18:43:57Z","https://github.com/nuxt/nuxt/issues/25283",0.6960988,{"description":2047,"labels":2048,"number":2054,"owner":1985,"repository":1985,"state":1987,"title":2055,"updated_at":2056,"url":2057,"score":2058},"\n### Environment\n\nNuxt project info: \n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.15.1\n- Nuxt Version: 3.13.2\n- CLI Version: 3.13.2\n- Nitro Version: 2.9.7\n- Package Manager: bun@1.1.8\n- Builder: -\n- User Config: experimental, runtimeConfig, build, devtools, nitro, routeRules, plugins, modules, eslint, pinia, site, delayHydration, i18n, icon, app, content, svgo, sitemap, googleFonts, image, mdc, htmlValidator, compatibilityDate\n- Runtime Modules: @nuxt/ui@2.18.4, @nuxt/image@1.8.0, @nuxt/content@2.13.2, @nuxt/eslint@0.5.7, @nuxtjs/google-fonts@3.2.0, @nuxtjs/fontaine@0.4.3, @nuxtjs/i18n@8.5.5, @nuxtjs/mdc@0.8.3, @nuxtjs/sitemap@6.1.0, @nuxtjs/html-validator@1.8.2, nuxt-delay-hydration@1.3.8, nuxt-svgo@4.0.6, @vueuse/nuxt@11.1.0, @vueuse/motion/nuxt@2.2.5, @pinia/nuxt@0.5.4, @nuxthq/studio@2.0.3, @nuxt/icon@1.5.1, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nGithub to reproduction: https://github.com/hoachnt/hoachnt-web\n\n### Describe the bug\n\nI don't know what problem is. I try to fix this bug 2 months and think that problem is in nuxt. And yep I saw in the official website of nuxt has same problem\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2049,2050,2051],{"name":2037,"color":2038},{"name":2005,"color":2040},{"name":2052,"color":2053},"possible regression","B90A42",29387,"Icons not rendering on production build when mounting","2024-10-15T06:27:30Z","https://github.com/nuxt/nuxt/issues/29387",0.6965076,{"description":2060,"labels":2061,"number":2062,"owner":1985,"repository":1996,"state":1987,"title":2063,"updated_at":2064,"url":2065,"score":2066},"\r\n\r\n\r\n\r\n",[],78,"Excuse me, when v-for performs list rendering, the icon name will appear. May I ask what may be the problem. Thanks","2023-05-10T09:55:26Z","https://github.com/nuxt/icon/issues/78",0.6982005,{"description":2068,"labels":2069,"number":2073,"owner":1985,"repository":1985,"state":1987,"title":2074,"updated_at":2075,"url":2076,"score":2077},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.14.0\r\n- Nuxt Version: 3.6.2\r\n- Nitro Version: 2.5.2\r\n- Package Manager: pnpm@8.4.0\r\n- Builder: vite\r\n- User Config: nitro, typescript, runtimeConfig, devServerHandlers, modules, app, postcss, routeRules, i18n, schemaOrg, delayHydration, vite\r\n- Runtime Modules: nuxt-delay-hydration@1.2.1, nuxt-schema-org@2.2.0, @nuxtjs/i18n@8.0.0-beta.10\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-jaeoi1?file=components%2Ffoo.vue\n\n### Describe the bug\n\nHi,\r\n\r\nAfter upgrade to 3.6.2 : \r\n\r\n**After building** the application (no problem in dev) :\r\n\r\nThe icon's url in the inlined css is ok : \r\n```\r\n[data-icon=foo] {\r\n --icon-custom: url(/_nuxt/ic-ecurie.dfbfbb0a.svg);\r\n}\r\n```\r\n\r\nThe icon's url in the **entry.css gives a 404**\r\n```\r\n[data-icon=foo] {\r\n --icon-custom: url(./ic-ecurie.dfbfbb0a.svg);\r\n}\r\n```\r\n\r\nThere's no `_nuxt` in the url because the asset is in the same directory as the css but the browser consider it not and resolve with his path.\r\n\r\n\r\nMaybe i make something wrong but I see no problems in Nuxt 3.5.3 :thinking: \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2070,2071,2072],{"name":2034,"color":2035},{"name":2037,"color":2038},{"name":2005,"color":2040},22086,"Bad path of assets after 3.6 upgrade","2023-07-19T06:47:37Z","https://github.com/nuxt/nuxt/issues/22086",0.70435643,{"description":2079,"labels":2080,"number":2081,"owner":1985,"repository":1996,"state":1987,"title":2082,"updated_at":2083,"url":2084,"score":2085},"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.7065853,["Reactive",2087],{},["Set"],["ShallowReactive",2090],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"-hJaiYBTtWhVFXyZt06gMLBxHU2hFbJbuKooJdvneIE":-1},"/nuxt/icon/98"]