\r\n | ^\r\n 4| \u003C/div>\r\n 5| \u003C/template>\r\n ❯ Proxy.clonedComponent.render node_modules/.pnpm/@nuxt+test-utils@3.14.0_@vue+test-utils@2.4.6_h3@1.12.0_happy-dom@14.12.3_nitropack@2.9.7_pla_3tccdhrwarphrx6od5vsqeppdq/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:142:37\r\n ❯ renderComponentRoot node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6267:16\r\n ❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4942:46\r\n ❯ ReactiveEffect.run node_modules/.pnpm/@vue+reactivity@3.4.37/node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19\r\n ❯ instance.update node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5073:16\r\n ❯ setupRenderEffect node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5083:5\r\n ❯ mountComponent node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4851:7\r\n ❯ processComponent node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4805:9\r\n ❯ patch node_modules/.pnpm/@vue+runtime-core@3.4.37/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4334:11\r\n\r\nThis error originated in \"test.nuxt.test.ts\" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.\r\nThe latest test that might've caused the error is \"my test\". It might mean one of the following:\r\n- The error was thrown, while Vitest was running this test.\r\n- If the error occurred after the test had been completed, this was the last documented test before it was thrown.\r\n⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯\r\n\r\n Test Files 1 failed (1)\r\n Tests 1 failed (1)\r\n Errors 1 error\r\n Start at 18:00:20\r\n Duration 5.24s\n```\n",[2001,2004,2007],{"name":2002,"color":2003},"bug","d73a4a",{"name":2005,"color":2006},"good first issue","7057ff",{"name":2008,"color":2009},"vitest-environment","b60205",910,"Testing components that use CSS modules is failing","2024-12-19T21:35:48Z","https://github.com/nuxt/test-utils/issues/910",0.7845863,{"description":2016,"labels":2017,"number":2019,"owner":1991,"repository":2020,"state":1993,"title":2021,"updated_at":2022,"url":2023,"score":2024},"With google fonts you can specify which characters you need and by that reducing the size.\r\nThis is already possible with the module google-fonts but I'm not seeing an option in this module.\r\nBe aware there's a issue/PR currently on the google fonts repo regarding the text option per font family\r\nhttps://github.com/nuxt-modules/google-fonts/issues/106",[2018],{"name":1985,"color":1986},131,"fonts","Allow specifying text for font families","2024-04-22T16:40:12Z","https://github.com/nuxt/fonts/issues/131",0.79216266,{"description":2026,"labels":2027,"number":2031,"owner":1991,"repository":1991,"state":1993,"title":2032,"updated_at":2033,"url":2034,"score":2035},"### Describe the feature\r\n\r\nI am working on the project that extends a nuxt layer from a private repository\r\n```\r\nextends: [\r\n\t\t[\r\n\t\t\t'gitlab:username/repository/name',\r\n\t\t\t{ install: true }\r\n\t\t],\r\n\t],\r\n```\r\n With postinstall script that looks like \r\n `\"path-package; nuxt prepare\"`\r\n\r\nThe `yarn install` running with this configuration results in a recursive call to the postinstall script. \r\nIs there a possibility to set the `--ignore-scripts` option to the install script of the repository that is being extended? \r\n\r\nNote: patch-package script is needed here to fix issue with extending gitlab subgroups repositories \r\n(PR with fix https://github.com/unjs/giget/pull/141)\r\n\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2028],{"name":2029,"color":2030},"pending triage","E99695",27038,"Option to install layer dependencies with --ignore-scripts","2024-06-30T11:04:14Z","https://github.com/nuxt/nuxt/issues/27038",0.7922809,{"description":2037,"labels":2038,"number":2043,"owner":1991,"repository":1991,"state":2044,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Environment\n\nDocker image node:18\r\n\r\n- Operating System: `Linux`\r\n- Node Version: `v18.19.0`\r\n- Nuxt Version: `^3.1.0`\r\n- CLI Version: `3.10.0`\r\n- Nitro Version: `-`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `-`\n\n### Reproduction\n\nAdd any Gitlab repository based in subgroup to `extends` configuration, for example:\r\n```\r\n extends: [\r\n 'gitlab:group-name/foo/bar'\r\n ],\r\n```\r\nRunning `yarn install` will result in `[error] Failed to download https://gitlab.com/group-name/foo/-/archive/main.tar.gz: 403 Forbidden`. It seems to take only the first parameter and ignore `bar`.\n\n### Describe the bug\n\nGitlab uses a different structure than Github, so this example https://nuxt.com/docs/guide/going-further/layers#git-repository seems to be incorrect.\r\n\r\nInstead of `username/repoName` Gitlab uses `{groupName}/{repoName|subgroupName}/...` and it would cause 403 error on `https://gitlab.com/{groupName}/{subgroupName}/-/archive/main.tar.gz`.\r\n\r\nI can't figure right way to extend GitLab repository.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2039,2040],{"name":2029,"color":2030},{"name":2041,"color":2042},"upstream","E8A36D",25145,"closed","Nuxt Layers not handling gitlab subgroups correctly","2024-06-30T11:08:37Z","https://github.com/nuxt/nuxt/issues/25145",0.6862309,{"description":2050,"labels":2051,"number":2054,"owner":1991,"repository":2055,"state":2044,"title":2056,"updated_at":2057,"url":2058,"score":2059},"",[2052],{"name":1985,"color":2053},"1ad6ff",285,"nuxt.com","Navbar dropdown should show on hover","2023-02-15T12:32:04Z","https://github.com/nuxt/nuxt.com/issues/285",0.74352676,{"description":2061,"labels":2062,"number":2054,"owner":1991,"repository":1992,"state":2044,"title":2063,"updated_at":2064,"url":2065,"score":2059},"# Breaking Change\r\n\r\nUse [`got`](https://github.com/sindresorhus/got) instead of [`request`](https://github.com/request/request) what has been deprecated\r\n\r\n",[],"Use `got` instead of `request` [Breaking Change]","2023-12-02T00:28:10Z","https://github.com/nuxt/test-utils/issues/285",{"description":2067,"labels":2068,"number":2074,"owner":1991,"repository":1992,"state":2044,"title":2075,"updated_at":2076,"url":2077,"score":2078},"------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.8.0\r\n- CLI Version: 3.9.1\r\n- Nitro Version: 2.7.0\r\n- Package Manager: npm@10.2.0\r\n- Builder: -\r\n- User Config: devtools, css, routeRules, modules, postcss\r\n- Runtime Modules: nuxt-swiper@1.2.2, @nuxt/image@1.0.0, nuxt-icon@0.5.0, nuxt-vitest@0.11.0\r\n- Build Modules: -\r\n------------------------------\r\n\r\nI setup my project to add tests. But when I execute `npx vitest run` I have this issue:\r\n\r\n\r\n\r\nHere is my `vitest.config.ts`:\r\n```ts\r\nimport { defineVitestConfig } from 'nuxt-vitest/config';\r\n\r\nexport default defineVitestConfig({\r\n test: {\r\n environment: 'nuxt',\r\n dir: 'tests',\r\n coverage: {\r\n reportsDirectory: 'coverage',\r\n provider: 'v8',\r\n reporter: ['text', 'json', 'html'],\r\n },\r\n },\r\n});\r\n```\r\n",[2069,2070,2073],{"name":2002,"color":2003},{"name":2071,"color":2072},"help wanted","008672",{"name":2008,"color":2009},618,"Nuxt instance is unavailable when using with `\u003CNuxtImg>`","2023-12-05T17:33:29Z","https://github.com/nuxt/test-utils/issues/618",0.7464145,{"description":2080,"labels":2081,"number":1990,"owner":1991,"repository":2083,"state":2044,"title":2084,"updated_at":2085,"url":2086,"score":1997},"### 📚 What are you trying to do?\r\n\r\nI need to implement OneTrustSDK and that thing needs a `data-domain-script` attribute on the `\u003Cscript>`-Tag. How can I get this data-attribute to render?\r\n\r\n### 🔍 What have you tried?\r\n\r\nI tried adding it in sciprts.global key:\r\n```typescript\r\n scripts: {\r\n globals: {\r\n oneTrust: {\r\n src: 'https://XXX.my.onetrust.eu/cdn/cookies/scripttemplates/otSDKStub.js',\r\n 'data-domain-script': 'XXXXXX-XXXXXXX-XXXXX',\r\n }\r\n },\r\n```\r\n\r\nI also tried adding it in my composable:\r\n```typescript\r\nexport function useScriptOneTrust\u003CT extends OneTrustApi>(options?: OneTrustInput) {\r\n return useRegistryScript\u003CT, typeof OneTrustOptions>('oneTrust', options => ({\r\n scriptInput: {\r\n 'src': 'https://XXX.my.onetrust.eu/cdn/cookies/scripttemplates/otSDKStub.js', // can't be bundled\r\n 'data-domain-script': options.domainScript,\r\n },\r\n }))\r\n}\r\n```\r\n\r\nThe only thing I can see being rendered is a preload link which fails because it needs a `\u003Cscript>`-Tag with a `data-domain-script` attribute:\r\n```\r\n\u003Clink rel=\"preload\" as=\"script\" href=\"https://XXX.my.onetrust.eu/cdn/cookies/scripttemplates/otSDKStub.js\" crossorigin=\"anonymous\" fetchpriority=\"low\" data-hid=\"1817094\">\r\n```\r\n\r\nI can see some data-cf-beacon attribute being set here, so I assumed it should be possible: https://github.com/nuxt/scripts/blob/main/src/runtime/registry/cloudflare-web-analytics.ts#L44\r\n\r\n_No response_",[2082],{"name":2071,"color":2072},"scripts","How can I add data-* attributes to the generated \u003Cscript> tag?","2024-09-17T11:34:02Z","https://github.com/nuxt/scripts/issues/268",{"description":2088,"labels":2089,"number":2093,"owner":1991,"repository":2094,"state":2044,"title":2095,"updated_at":2096,"url":2097,"score":2098},"The control/ctrl key has the character `^` instead of `ctrl`. Caret notation for ctrl is only used on a very small share of operating systems like MacOS as the Classic Mac OS and macOS notation, the majority of OS' use `Ctrl/ctrl` as an abbreviation for Control.\nFor most users to recognize it as referencing the Control key, this should be changed to `ctrl: 'ctrl', ` https://github.com/nuxt/ui/blob/f55194e6f0f942afad212d7f6e7f36afdf657511/src/runtime/composables/useKbd.ts#L8\nSee https://en.wikipedia.org/wiki/Control_key.",[2090],{"name":2091,"color":2092},"v3","49DCB8",2451,"ui","[v3] Ctrl key has wrong character in kbd","2024-11-03T09:18:46Z","https://github.com/nuxt/ui/issues/2451",0.78155494,["Reactive",2100],{},["Set"],["ShallowReactive",2103],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"VNDur-X293IoP792ouTXULtTq8wjanwXIKORV10vl9Q":-1},"/nuxt/nuxt.com/654"]