\n\n \u003Ctemplate #panel>\n \u003CRegioloketPreview \n :data=\"row\"\n />\n \u003C/template>\n \u003C/UPopover>\n \u003C/template>\n\n```\n\n",[1984,1987],{"name":1985,"color":1986},"question","d876e3",{"name":1988,"color":1989},"stale","ededed",2435,"nuxt","ui","open","@hover event for UTable rows","2025-02-14T01:58:49Z","https://github.com/nuxt/ui/issues/2435",0.7740881,{"description":1999,"labels":2000,"number":2001,"owner":1991,"repository":2002,"state":1993,"title":2003,"updated_at":2004,"url":2005,"score":2006},"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.7984621,{"description":2008,"labels":2009,"number":2016,"owner":1991,"repository":2002,"state":2017,"title":2018,"updated_at":2019,"url":2020,"score":2021},"Add the current [Jobs](https://nuxt.com/support/jobs) page",[2010,2013],{"name":2011,"color":2012},"design","00bd6f",{"name":2014,"color":2015},"dev","018415",1347,"closed","Jobs Page","2023-10-10T14:44:54Z","https://github.com/nuxt/nuxt.com/issues/1347",0.768122,{"description":2023,"labels":2024,"number":2028,"owner":1991,"repository":2002,"state":2017,"title":2029,"updated_at":2030,"url":2031,"score":2032},"",[2025],{"name":2026,"color":2027},"marketing","f5c828",653,"[Company] Fill `Careers` page content + collections","2022-11-17T11:46:12Z","https://github.com/nuxt/nuxt.com/issues/653",0.7714063,{"description":2034,"labels":2035,"number":2036,"owner":1991,"repository":2002,"state":2017,"title":2037,"updated_at":2038,"url":2039,"score":2040},"https://www.figma.com/file/3yI3EtwxPjZwiqQrW9OLnH/%E2%9B%B0%EF%B8%8F---User-Interface?node-id=11%3A7141&t=kYEwQq4VRaxS9SVX-0",[],1030,"[Jobs] Design changes","2023-06-06T12:14:26Z","https://github.com/nuxt/nuxt.com/issues/1030",0.7720188,{"description":2042,"labels":2043,"number":2050,"owner":1991,"repository":1992,"state":2017,"title":2051,"updated_at":2052,"url":2053,"score":2054},"### Environment\n\n- Operating System: Windows_NT\n- Node Version: v22.11.0\n- Nuxt Version: 3.15.0\n- CLI Version: 3.17.2\n- Nitro Version: 2.10.4\n- Package Manager: bun@1.1.37\n- Builder: -\n- User Config: default\n- Runtime Modules: nuxt-mapbox@1.6.1, @nuxt/image@1.8.1, @nuxt/ui@3.0.0-alpha.10, @nuxtjs/supabase@1.4.5, @vueuse/nuxt@10.11.1, @nuxtjs/i18n@8.5.6, @vueuse/motion/nuxt@2.2.6\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.10\n\n### Reproduction\n\n\u003CUTable\n :data=\"data\"\n :columns=\"columnsTable\"\n @select=\"select\"\n/>\n\n\n### Description\n\nIn Nuxt UI v3, the \u003CUTable /> component does not provide any trigger event when clicking on a table row. In contrast, the v2 version included the @select event, which allowed developers to handle row clicks effectively. This regression impacts the ability to implement common interaction patterns, such as handling row selection or performing actions based on user clicks.\n\nDoes Nuxt UI v3 have an event similar to the @select event from v2 for the \u003CUTable /> component? Specifically, is there a way to trigger an event when a table row is clicked?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2044,2047],{"name":2045,"color":2046},"bug","d73a4a",{"name":2048,"color":2049},"v3","49DCB8",3010,"UTable row click event UI3","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/3010",0.77583486,{"description":2023,"labels":2056,"number":2058,"owner":1991,"repository":2002,"state":2017,"title":2059,"updated_at":2060,"url":2061,"score":2062},[2057],{"name":2026,"color":2027},651,"[Modules] Fill page description","2022-11-17T11:45:34Z","https://github.com/nuxt/nuxt.com/issues/651",0.7914937,{"description":2064,"labels":2065,"number":2069,"owner":1991,"repository":1991,"state":2017,"title":2070,"updated_at":2071,"url":2072,"score":2073},"I'm just kinda interested in this static export thing as some sites are just purely static, just like a portfolio. I don't know if it's part of the current or future plan of this great project. I hope to see it treated, thanks.\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1761\">#c1761\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2066],{"name":2067,"color":2068},"2.x","d4c5f9",1980,"Feature Request: Static Export","2023-01-18T15:42:54Z","https://github.com/nuxt/nuxt/issues/1980",0.7950374,{"description":2075,"labels":2076,"number":2077,"owner":1991,"repository":2002,"state":2017,"title":2078,"updated_at":2079,"url":2080,"score":2081},"### Environment\n\nbrowser chrome\n\n### Reproduction\n\nopen https://nuxt.com/modules in browser.\n\n### Describe the bug\n\n\u003Cimg width=\"1271\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/32301380/7363e730-5eda-4fee-8790-375987e293ef\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[],1353,"[Document] nuxt modules page has been crashed.","2023-10-10T14:44:55Z","https://github.com/nuxt/nuxt.com/issues/1353",0.79554546,{"description":2083,"labels":2084,"number":2085,"owner":1991,"repository":2086,"state":2017,"title":2087,"updated_at":2088,"url":2089,"score":2090},"When `nuxt/fonts` downloads a font file (e.g. from Google) with a very long file name, an error is thrown.\n\n```sh\nERROR Could not compile template nuxt-fonts-global.css. nuxt 7:02:46 PM \n\n[nuxt 7:02:46 PM] ERROR ENAMETOOLONG: name too long, open '/home/user/projects/project/.nuxt/cache/fonts/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC1z3QSabshNFVe3e0O5j3ZjrZCu23Qd4G0EBysQNK-QKavMl12K4Uc5-TkjOSy-WdRsE7H2o0CeYTmrd9vy3LDoxSvApm9iFjMRSNNR_CU.woff2'\n\n at writeFileSync (node:fs:2344:20)\n at node_modules/@nuxt/fonts/dist/module.mjs:554:15\n at Array.map (\u003Canonymous>)\n at normalizeFontData (node_modules/@nuxt/fonts/dist/module.mjs:540:64)\n at resolveFontFaceWithOverride (node_modules/@nuxt/fonts/dist/module.mjs:866:25)\n at async Object.getContents (node_modules/@nuxt/fonts/dist/module.mjs:915:26)\n at async processTemplate (node_modules/nuxt/dist/shared/nuxt.B7-cu52A.mjs:6581:22)\n at async Promise.allSettled (index 23)\n at async generateApp (node_modules/nuxt/dist/shared/nuxt.B7-cu52A.mjs:6606:3)\n at async _applyPromised (node_modules/perfect-debounce/dist/index.mjs:54:10)\n```\nNuxt Config:\n\n```ts\nimport { defineNuxtConfig } from 'nuxt/config';\n\nexport default defineNuxtConfig({\n\tfonts: {\n\t\tdefaults: {\n\t\t\tstyles: ['normal'],\n\t\t\tsubsets: [\n\t\t\t\t'latin',\n\t\t\t],\n\t\t},\n\t\tfamilies: [\n\t\t\t{ global: true, name: 'Roboto Flex', provider: 'google' },\n\t\t\t{ global: true, name: 'Roboto Slab', provider: 'google' },\n\t\t],\n\t},\n\t\n\tmodules: [\n\t\t'@nuxt/fonts',\n\t],\n});\n```",[],565,"fonts","Error ENAMETOOLONG when downloading font file with long file name","2025-03-10T18:26:53Z","https://github.com/nuxt/fonts/issues/565",0.7966967,["Reactive",2092],{},["Set"],["ShallowReactive",2095],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"iU-gkbmv99fQiCIahKJDfHarW8v6TKcLea6wKkFawyQ":-1},"/nuxt/nuxt.com/702"]