\r\n \u003Cp>This is a test\u003C/p>\r\n \u003C/div>\r\n\u003C/template>\r\n\u003Cstyle>\r\np {\r\n font: 1.25rem/1.75rem Lato, serif;\r\n/* font-family: Lato, serif; */\r\n}\r\n\u003C/style>\r\n```\r\n\r\nIt seems to me that toggling betwen \"font:\" and \"font-family:\" in the css makes Lato (or any other font) appear or disappear in the devtools fonts tab. \r\n\r\nOf course, it's also possible that I might be doing something very stupid. Or that the fonts module does not respect \"fonts:\" by design.\r\n\r\nSometimes \"npm run dev\" is required to show this behaviour.\r\n\r\nExamples:\r\n\r\n\r\n\r\n\r\n",[3204,3207],{"name":3205,"color":3206},"bug","d73a4a",{"name":3208,"color":3209},"good first issue","7057ff",291,"fonts","closed","support scanning font families from \"font:\"","2024-10-01T15:09:50Z","https://github.com/nuxt/fonts/issues/291",0.6684956,{"description":3218,"labels":3219,"number":3210,"owner":3149,"repository":3221,"state":3212,"title":3222,"updated_at":3223,"url":3224,"score":3216},"### 🐛 The bug\n\nUsing a script composable with a custom trigger multiple times across the app can cause the following warning to appear during SSR:\n```\nMaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limit\n```\n\nIn the reproduction I created a component which uses a meta pixel script with a consent trigger. List-rendering such a component can easily exhaust the amount of listeners that is \"available\" by default.\n\n~Deduplication of the script composable for instance via `createSharedComposable` from vueuse can temporarily work around this~ (don't do this or you lose script tags in ssr after first visit), however this will only delay the warning from appearing until more are added with a custom trigger as the app grows.\n\n### 🛠️ To reproduce\n\nhttps://stackblitz.com/edit/nuxt-starter-coxfcz\n\n### 🌈 Expected behavior\n\n🌈 \n\n### ℹ️ Additional context\n\nThe actual source where the event listener is added is in unhead (visible when `--trace-warnings` is enabled): https://github.com/unjs/unhead/blob/ad0c1bfba45ceca017058016182c910cfee220f8/packages/unhead/src/composables/useScript.ts#L158",[3220],{"name":3205,"color":3206},"scripts","Having too many script composables triggers MaxListenersExceededWarning on server side","2024-10-14T05:11:14Z","https://github.com/nuxt/scripts/issues/291",{"description":3226,"labels":3227,"number":3231,"owner":3149,"repository":3165,"state":3212,"title":3232,"updated_at":3233,"url":3234,"score":3235},"All information are [on the form](https://docs.google.com/forms/d/1wj_8SJSKsBbAl2LHP_FXN1hmX2F9q0exgnMgnqItOew/edit#response=ACYDBNiEAjSFS14oLMASHl7Bakxyba9MzTsV9gUM3-EFLRaQ9PcQISs5YXoEXTo2zojHPxo)\n\nAnd the logos are in your mailbox !",[3228],{"name":3229,"color":3230},"marketing","f5c828",1135,"[Partner page] Create Macopedia partner page","2023-06-06T12:14:39Z","https://github.com/nuxt/nuxt.com/issues/1135",0.6855859,{"labels":3237,"number":3245,"owner":3149,"repository":3149,"state":3212,"title":3246,"updated_at":3247,"url":3248,"score":3249},[3238,3241,3242],{"name":3239,"color":3240},"3.x","29bc7f",{"name":3205,"color":3206},{"name":3243,"color":3244},"🔨 p3-minor","FBCA04",14242,"ref is not defined when import.meta.glob is used when template has an html class","2023-01-19T17:30:08Z","https://github.com/nuxt/nuxt/issues/14242",0.7021028,{"description":3251,"labels":3252,"number":3256,"owner":3149,"repository":3178,"state":3212,"title":3257,"updated_at":3258,"url":3259,"score":3260},"I have a custom composable (`useConsent`), which I am trying to mock. \r\nI'm importing the composable like so:\r\n\r\n`import { useConsent, useHead } from '#imports'`.\r\n\r\nThe import is recognized in `packages/vitest-environment-nuxt/src/modules/mock.ts`:\r\n```\r\n{\r\n name: \"default\",\r\n as: \"useConsent\",\r\n from: \"[...]/src/runtime/composables/useConsent.ts\",\r\n priority: undefined,\r\n}\r\n```\r\n\r\nEven though the import is recognized and no `\"Cannot find import to mock\"` error is thrown, the import is not mocked.\r\nIn the same file I am mocking `useHead`, that one is mocked without any issues.\r\n\r\nUsing `nuxt-vitest@0.8.4`\r\n",[3253],{"name":3254,"color":3255},"vitest-environment","b60205",524,"custom composable without function name not mocked with `mockNuxtImport`","2023-12-02T00:17:13Z","https://github.com/nuxt/test-utils/issues/524",0.7105644,["Reactive",3262],{},["Set"],["ShallowReactive",3265],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fx5RHh7yS0UywnySiQ6mEfuOWnCM6mm8FSAOeCMDdEJY":-1},"/nuxt/icon/358"]