\n\n \u003Ctemplate #panel>\n \u003CRegioloketPreview \n :data=\"row\"\n />\n \u003C/template>\n \u003C/UPopover>\n \u003C/template>\n\n```\n\n",[2004,2007],{"name":2005,"color":2006},"question","d876e3",{"name":2008,"color":2009},"stale","ededed",2435,"ui","@hover event for UTable rows","2025-02-14T01:58:49Z","https://github.com/nuxt/ui/issues/2435",0.79221445,{"description":2017,"labels":2018,"number":2022,"owner":1994,"repository":2023,"state":1996,"title":2024,"updated_at":2025,"url":2026,"score":2027},"### 📚 Is your documentation request related to a problem?\n\nThe homepage displays a contributors count, I assume this is meant to be the total contributors of this project, but the request `https://ungh.cc/repos/nuxt/scripts/contributors` is limited to return the default paginated amount of contributors (30). \n\nI suppose ungh should allow passing query parameters to raise this, but the max results you can query is 100 (`https://api.github.com/repos/nuxt/scripts/contributors?per_page=100`). I'll open an issue there as well.\n\n### 🔍 Where should you find it?\n\nhttps://scripts.nuxt.com/\n\n### ℹ️ Additional context\n\nI'm working on improving https://i18n.nuxtjs.org/ and came across this while checking if I could add a contributor count/appreciation section. ",[2019],{"name":2020,"color":2021},"documentation","0075ca",295,"scripts","Docs contributors count limited to 30 (minus bots)","2024-10-16T06:50:35Z","https://github.com/nuxt/scripts/issues/295",0.794574,{"description":2029,"labels":2030,"number":2031,"owner":1994,"repository":2032,"state":1996,"title":2033,"updated_at":2034,"url":2035,"score":2036},"Hi team, \r\n\r\nThis time i founded this vulnerability in your website: \r\nhttps://nuxtjs.org/\r\n\r\n\r\n\r\nClick jacking (User Interface redress attack, UI redress attack, UI redressing) is a malicious technique of tricking a Web user into clicking on something different from what the user perceives they are clicking on, thus potentially revealing confidential information or taking control of their computer while clicking on seemingly innocuous web pages.\r\n\r\nThe server didn't return an X-Frame-Options header which means that this website could be at risk of a click jacking attack. The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a \u003Cframe> or \u003Ciframe>. Sites can use this to avoid click jacking attacks, by ensuring that their content is not embedded into other sites.\r\n\r\nThis vulnerability affects Web Server.\r\n\r\nHere are the steps to reproduce the vulnerability:\r\n\r\n1.open notepad and paste the following code.\r\n\u003C!DOCTYPE HTML>\r\n\u003Chtml lang=\"en-US\">\r\n\u003Chead>\r\n\u003Cmeta charset=\"UTF-8\">\r\n\u003Ctitle>i Frame\u003C/title>\r\n\u003C/head>\r\n\u003Cbody>\r\n\u003Ch3>This is clickjacking vulnerable\u003C/h3>\r\n\u003Ciframe src=\" https://nuxtjs.org/ \" frameborder=\"2 px\" height=\"500px\" width=\"500px\">\u003C/iframe>\r\n\u003C/body>\r\n\u003C/html>\r\n\r\n2.save it as \u003Canyname>.html eg s.html\r\n\r\n3.and just simply open that...\r\n\r\nOR\r\nCopy the link below and paste on your updated browser (Chrome,Firefox).\r\nhttps://clickjacker.io/test?url=https://nuxtjs.org/\r\nAs far as i know this data is enough to prove that your site is vulnerable to Click jacking\r\naccording to OWASP its more than enough.\r\n\r\nhttps://www.owasp.org/index.php/Testing_for_Clickjacking_(OWASP-CS-004) \r\n\r\nSOLUTION: \r\n\r\nhttps://www.owasp.org/index.php/Clickjacking_Defense_Cheat_Sheet\r\n\r\nCheck this out and here is the solution for that.\r\n \r\n\r\nI Hope that you will fix this issue as soon as possible. Looking forward to hear from you. Thank you\r\n\r\nSincerely,\r\nHassan Raza\r\n",[],1456,"nuxt.com","Vulnerability type Click Jacking","2023-12-27T17:14:15Z","https://github.com/nuxt/nuxt.com/issues/1456",0.7947723,{"description":2038,"labels":2039,"number":2040,"owner":1994,"repository":2032,"state":2041,"title":2042,"updated_at":2043,"url":2044,"score":2045},"### Environment\r\n\r\nWebsite\r\n\r\n### Reproduction\r\n\r\nGo to the Nuxt.com Website and try to sort the modules by created at / updated at\r\n\r\n### Describe the bug\r\n\r\nIt's still sorting alphabetically despite choosing updated/created\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[],1223,"closed","[Docs] Module sorting (created, updated) does not work","2023-08-27T13:06:04Z","https://github.com/nuxt/nuxt.com/issues/1223",0.73710763,{"description":2047,"labels":2048,"number":2040,"owner":1994,"repository":2011,"state":2041,"title":2052,"updated_at":2053,"url":2054,"score":2045},"### Description\n\nIt would be very useful if we could have a slot within `UMeterGroup` that allows us to show the list of elements in our own style. In my project, I need to show additional information for each item, but I'm not able to do that with the current functionality.\r\n\r\nPerhaps `#list-item` or something that has the same variables as [`UMeter` `#label` slot](https://ui.nuxt.com/elements/meter#label-1). \r\n\r\n\r\n\n\n### Additional context\n\n_No response_",[2049],{"name":2050,"color":2051},"enhancement","a2eeef","Add List Item Label Slot on UMeterGroup","2025-03-24T14:59:32Z","https://github.com/nuxt/ui/issues/1223",{"description":2056,"labels":2057,"number":2060,"owner":1994,"repository":2032,"state":2041,"title":2061,"updated_at":2062,"url":2063,"score":2064},"### Environment\n\nNot needed\n\n### Reproduction\n\nNot necessary, any SSR/Prerender Nuxt will fail\n\n### Describe the bug\n\nI'm just creating this issue to warn anyone that is using Cloudflare with Nuxt SSR\r\n\r\nDISABLE ASSET MINIFICATION, it breaks Vue hydration\r\n\r\n\r\nI've spent weeks trying to fix it, and it was as simple as unchecking these boxes, hope it helps anyone\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2058],{"name":2020,"color":2059},"9DE2BA",1457,"SSR Issues with Coudflare Pages (SOLVED)","2023-12-27T17:11:13Z","https://github.com/nuxt/nuxt.com/issues/1457",0.7854641,{"description":2066,"labels":2067,"number":2068,"owner":1994,"repository":2032,"state":2041,"title":2069,"updated_at":2070,"url":2071,"score":2072},"https://www.figma.com/file/OLlmzoVQ7FSBh4FJJORNpl/nuxt.com?node-id=2705%3A10848",[],188,"`Blog` section","2023-02-15T12:30:42Z","https://github.com/nuxt/nuxt.com/issues/188",0.7865665,{"description":2074,"labels":2075,"number":2082,"owner":1994,"repository":2011,"state":2041,"title":2083,"updated_at":2084,"url":2085,"score":2086},"After many requests from the community (nuxt/ui#187, nuxt/ui#298, nuxt/ui#543, nuxt/ui#850, nuxt/ui#1514, etc.), the goal would be to make `@nuxt/ui` compatible for non-Nuxt apps as a Vite plugin I guess.\r\n\r\nThe minimal features would be to:\r\n\r\n- Run Tailwind CSS vite plugin\r\n- Inject components\r\n- Inject composables\r\n- Use `@iconify/vue` instead of `@nuxt/icon` (we don't need that much complexity I guess)\r\n- Use VueUse https://vueuse.org/core/useDark/#usedark instead of `@nuxtjs/color-mode`\r\n- Make Nuxt specific imports (`#imports`, `#build`, etc.) work\r\n- Make Nuxt specific composables (`useAppConfig`, ~~`useId`~~, etc.) work\r\n- Make theming with `app.config.ts` work in some way",[2076,2079],{"name":2077,"color":2078},"feature","A27AF6",{"name":2080,"color":2081},"v3","49DCB8",2129,"Vue compatibility","2024-11-21T09:41:35Z","https://github.com/nuxt/ui/issues/2129",0.79210085,{"description":2088,"labels":2089,"number":2092,"owner":1994,"repository":2032,"state":2041,"title":2093,"updated_at":2094,"url":2095,"score":2096},"\n",[2090],{"name":1985,"color":2091},"ff281a",702,"[Project] Error on `ProjectHeader` on project without files","2023-02-15T12:32:46Z","https://github.com/nuxt/nuxt.com/issues/702",0.7925829,["Reactive",2098],{},["Set"],["ShallowReactive",2101],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"mAReQO-DmBsGTkMGM2-Q2x9kSUlNIzh8DnLFQLrMxAs":-1},"/nuxt/fonts/565"]