\r\n\r\n```\r\n\u003Ctemplate>\r\n \u003Cdiv>\r\n \u003CIntroSlider />\r\n \u003CWidgetFeatured />\r\n \u003CLazyWidgetBenefits />\r\n \u003CLazyWidgetProducts />\r\n \u003CLazyWidgetBannersSlider />\r\n \u003CLazyWidgetBanners />\r\n \u003CLazyWidgetTestimonials />\r\n \u003CLazyFooter />\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\n\r\nAnd here you can see the Network queue. Footer's mjs and css are loaded as 7th most important assets. This is not what I'm expecting because content like images inside intro slider are more important than footer.\r\n\r\n```\r\ncss2?family=Inter:wght@400;500;600&display=swap\r\nentry-9827921d.mjs\r\nentry.c17fe9a0.css\r\ndefault-84799b20.mjs\r\ndefault.84b15a94.css\r\nAlert-84c7b89b.mjs\r\nFooter-ff7172cf.mjs\r\nFooter.b99df422.css\r\nVNuxtLink-a1e036df.mjs\r\nVButton-89f5f43e.mjs\r\nContainerFluid-62a50c2c.mjs\r\n```\r\n\n\n### Describe the bug\n\nNo way to disable default preload behaviour. Or is there a way to disable preload behaviour and mark component as with high priority which will preload its mjs and css?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[1995,1998],{"name":1996,"color":1997},"enhancement","8DEF37",{"name":1999,"color":2000},"🍰 p2-nice-to-have","0E8A16",13874,"allow changing priority hints for modules and their CSS","2024-12-26T06:08:32Z","https://github.com/nuxt/nuxt/issues/13874",0.75306386,{"description":2007,"labels":2008,"number":1984,"owner":1985,"repository":2011,"state":2012,"title":2013,"updated_at":2014,"url":2015,"score":1991},"- Update cards placement due to missing data\n- Card gradient is no longer grayscaled on hover\n- Small nuxters have their social link hidden when not hovering\n\n",[2009],{"name":1996,"color":2010},"1ad6ff","nuxt.com","closed","[Community] Nuxters: Improvements","2023-02-15T12:32:37Z","https://github.com/nuxt/nuxt.com/issues/602",{"description":2017,"labels":2018,"number":2025,"owner":1985,"repository":1985,"state":2012,"title":2026,"updated_at":2027,"url":2028,"score":2029},"If your company or organization is using Nuxt, we welcome you to leave your feedback, feelings, comments, impressions and suggestions here.\r\n\r\nYour comments will be a great motivation for us to improve Nuxt. We are very grateful for your replies and support.\r\n\r\n### Recommended comment format:\r\n\r\n```\r\n- Company/Organization:\r\n- Product/Project:\r\n- Link:\r\n- Impression/Suggestion:\r\n```\r\n\r\nWe'd **love** to see screenshots of your Nuxt apps. Simply attach them in your comment!\r\n\r\nPS: If you think the *docs* should be improved, please leave detailed feedback in https://github.com/nuxt/docs/issues/1078 ☺️ \r\n\r\n> Note: Unrelated messages will be deleted periodically\r\n\r\n---\r\n\r\n如果您的公司或组织正在使用Nuxt,我们欢迎您在此处留下您的反馈,感受,评论,意见和建议。\r\n\r\n您的评论将成为我们改进Nuxt的重要动力。 我们非常感谢您的回复与支持。\r\n\r\n### 推荐的评论格式:\r\n\r\n```\r\n - 公司/组织名称:\r\n - 产品/项目名称:\r\n - 链接:\r\n - 意见/建议:\r\n```\r\n\r\n我们很**希望**看到您Nuxt应用的截图。 只需在评论中附上它们即可!\r\n\r\nPS:如果任何与改进文档相关的建议,您可以在 https://github.com/nuxt/docs/issues/1078 中留下详细的反馈 ☺️\r\n\r\n> 注意:将定期删除不相关的回复\r\n\r\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\r\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8398\">#c8398\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2019,2022],{"name":2020,"color":2021},"good first issue","fbca04",{"name":2023,"color":2024},"2.x","d4c5f9",4681,"💻 Nuxt Users - We need you!","2023-02-06T11:25:16Z","https://github.com/nuxt/nuxt/issues/4681",0.7475855,{"description":2031,"labels":2032,"number":2045,"owner":1985,"repository":1985,"state":2012,"title":2046,"updated_at":2047,"url":2048,"score":2049},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v20.9.0`\r\n- Nuxt Version: `3.8.0`\r\n- CLI Version: `3.9.1`\r\n- Nitro Version: `2.7.2`\r\n- Package Manager: `pnpm@8.10.5`\r\n- Builder: `-`\r\n- User Config: `css`, `vite`, `devtools`, `modules`, `runtimeConfig`, `algolia`, `stripe`, `experimental`\r\n- Runtime Modules: `@nuxtjs/i18n@8.0.0-rc.5`, `@nuxtjs/tailwindcss@6.8.1`, `@vueuse/nuxt@10.5.0`, `@unlok-co/nuxt-stripe@2.0.0`, `@pinia/nuxt@0.5.1`, `@nuxt/content@2.9.0`, `@nuxt/image@1.0.0`, `nuxt-vitest@0.11.3`, `@nuxtjs/algolia@1.10.1`, `@vee-validate/nuxt@4.11.8`\r\n- Build Modules: `-`\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-3-g8ospn?file=pages%2Findex.vue\n\n### Describe the bug\n\nI'm trying to use the power of target selector in css to show/hide a cart component.\r\nFor this I need to send the user to an url with a hash of the component id. \r\nWhen I use the `NuxtLink` component with the value `to=\"#cart\"` the url is updated but the component is not displayed. If I then use the external property, the component is displayed.\r\nVice versa, to hide the component I have to use the same property which results in reloading the page.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2033,2036,2039,2042],{"name":2034,"color":2035},"3.x","29bc7f",{"name":2037,"color":2038},"workaround available","11376d",{"name":2040,"color":2041},"pending triage","E99695",{"name":2043,"color":2044},"upstream","E8A36D",24415,"NuxtLink internal hash behavior","2023-12-10T23:39:40Z","https://github.com/nuxt/nuxt/issues/24415",0.7492246,{"labels":2051,"number":2054,"owner":1985,"repository":1985,"state":2012,"title":2055,"updated_at":2056,"url":2057,"score":2058},[2052,2053],{"name":1996,"color":1997},{"name":2023,"color":2024},6580,"Update vue-router dependency to 3.1.x","2023-01-22T15:51:03Z","https://github.com/nuxt/nuxt/issues/6580",0.75026566,{"labels":2060,"number":2066,"owner":1985,"repository":1985,"state":2012,"title":2067,"updated_at":2068,"url":2069,"score":2070},[2061,2064,2065],{"name":2062,"color":2063},"stale","ffffff",{"name":2040,"color":2041},{"name":2023,"color":2024},10322,"nuxt build found render link tag insert repeat","2023-01-22T15:48:28Z","https://github.com/nuxt/nuxt/issues/10322",0.7506487,{"description":2072,"labels":2073,"number":2077,"owner":1985,"repository":2011,"state":2012,"title":2078,"updated_at":2079,"url":2080,"score":2081},"",[2074],{"name":2075,"color":2076},"marketing","f5c828",647,"[Community] Fill `Nuxters` page description","2022-11-17T11:46:54Z","https://github.com/nuxt/nuxt.com/issues/647",0.75071025,{"description":2083,"labels":2084,"number":2077,"owner":1985,"repository":2087,"state":2012,"title":2088,"updated_at":2089,"url":2090,"score":2081},"### Environment\n\nWorking directory: /home/projects/nuxt-vitest-pvfdx1 4:14:31 PM\r\nNuxt project info: 4:14:31 PM\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.8.2\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: pnpm@8.10.5\r\n- Builder: -\r\n- User Config: modules, devtools, runtimeConfig\r\n- Runtime Modules: @nuxt/test-utils/module@3.9.0-alpha.1\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nSee repo:\r\nhttps://stackblitz.com/edit/nuxt-vitest-x6ycht?file=vitest.config.mjs\r\n\r\n\r\n\r\n\n\n### Describe the bug\n\nIf there is a `setupFiles` configured (even it's empty), tests are failing \r\nIf there is no `setupFiles` defined (comment out setupFiles line), tests are successful\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2085],{"name":2040,"color":2086},"5D08F5","test-utils","Using setupFiles breaks tests","2023-12-16T13:39:45Z","https://github.com/nuxt/test-utils/issues/647",{"description":2072,"labels":2092,"number":2101,"owner":1985,"repository":1985,"state":2012,"title":2102,"updated_at":2103,"url":2104,"score":2105},[2093,2094,2097,2098],{"name":1996,"color":1997},{"name":2095,"color":2096},"chore","D0F1A9",{"name":1999,"color":2000},{"name":2099,"color":2100},"4.x","3B01A5",26959,"Refreshed NuxtWelcome design (+ other error pages?)","2024-10-19T11:03:49Z","https://github.com/nuxt/nuxt/issues/26959",0.753269,["Reactive",2107],{},["Set"],["ShallowReactive",2110],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"HSQ1zH4vHcaz2aKkrsnaUT3SuHAD_n8c9R6TLtkuXP8":-1},"/nuxt/test-utils/602"]