",[2887,2890],{"name":2888,"color":2889},"question","d876e3",{"name":2871,"color":2872},3947,"Unexpected drawer behavior when dragging content area (jumpy collapse & horizontal scroll flickering)","2025-04-21T09:17:02Z","https://github.com/nuxt/ui/issues/3947",0.7194094,{"description":2897,"labels":2898,"number":2900,"owner":2877,"repository":2901,"state":2902,"title":2903,"updated_at":2904,"url":2905,"score":2906},"Thought this issue was related to my project, but I was able to reproduce it, sounds weird but this font won't work on a production build - https://fonts.google.com/specimen/DM+Serif+Display\r\n\r\nI am using the font by mentioning it in my tailwind config \r\n\r\n```ts\r\nimport type { Config } from \"tailwindcss\";\r\n\r\nexport default \u003CPartial\u003CConfig>>{\r\n theme: {\r\n fontFamily: {\r\n sans: [\r\n \"DM Sans\",\r\n \"Avenir Next\",\r\n \"Roboto\",\r\n \"-apple-system\",\r\n \"BlinkMacSystemFont\",\r\n '\"Segoe UI\"',\r\n \"Ubuntu\",\r\n '\"Helvetica Neue\"',\r\n \"Arial\",\r\n '\"Noto Sans\"',\r\n \"sans-serif\",\r\n '\"Apple Color Emoji\"',\r\n '\"Segoe UI Emoji\"',\r\n '\"Segoe UI Symbol\"',\r\n '\"Noto Color Emoji\"',\r\n ],\r\n mono: [\r\n \"Cascadia Code\",\r\n \"ui-monospace\",\r\n \"SFMono-Regular\",\r\n \"Menlo\",\r\n \"Monaco\",\r\n \"Consolas\",\r\n \"Liberation Mono\",\r\n \"Courier New\",\r\n \"monospace\",\r\n ],\r\n display: [\"DM Serif Display\", \"Inter\", \"sans-serif\"],\r\n },\r\n },\r\n plugins: [require(\"@tailwindcss/typography\")],\r\n};\r\n```\r\n\r\nThe first font `DM Sans` is loads correctly, but the display font wont, throws a 404 in production.\r\n\r\nHere's a reproduction - https://github.com/fayazara/nuxt-font-repro\r\n\r\nDev environment screenshot \r\n\r\n\r\n\r\nProduction screenshot\r\n",[2899],{"name":2868,"color":2869},122,"fonts","closed","This font won't work on production: DM Serif Display","2024-05-03T08:11:09Z","https://github.com/nuxt/fonts/issues/122",0.68179995,{"description":2908,"labels":2909,"number":2916,"owner":2877,"repository":2917,"state":2902,"title":2918,"updated_at":2919,"url":2920,"score":2921},"",[2910,2913],{"name":2911,"color":2912},"enhancement","1ad6ff",{"name":2914,"color":2915},"documentation","9DE2BA",1504,"nuxt.com","Docs: Replace `Callout` and `Readme` with undocs components","2024-02-21T17:07:40Z","https://github.com/nuxt/nuxt.com/issues/1504",0.6907709,{"description":2923,"labels":2924,"number":2927,"owner":2877,"repository":2917,"state":2902,"title":2928,"updated_at":2929,"url":2930,"score":2931},"\n\nEx: https://dev.nuxt.com/community/repositories?organization=nuxtlabs&sortBy=stargazerCount",[2925],{"name":2868,"color":2926},"ff281a",552,"Fix title in subnavbar in community section","2022-05-23T08:57:57Z","https://github.com/nuxt/nuxt.com/issues/552",0.6998899,{"description":2933,"labels":2934,"number":2927,"owner":2877,"repository":2940,"state":2902,"title":2941,"updated_at":2942,"url":2943,"score":2931},"`'NUXT_VITEST_DEV_TEST' is not recognized as an internal or external command, operable program or batch file.`\r\n\r\nYou may need to guide Windows developers to use WSL to build/run this project. 🤣 ",[2935,2937],{"name":2914,"color":2936},"0075ca",{"name":2938,"color":2939},"vitest-environment","b60205","test-utils","The development guide doesn't work on Windows","2023-12-02T00:17:07Z","https://github.com/nuxt/test-utils/issues/552",{"description":2945,"labels":2946,"number":2948,"owner":2877,"repository":2878,"state":2902,"title":2949,"updated_at":2950,"url":2951,"score":2952},"### Description\n\nHi, using the UTable with Expanded feature is it possible to apply a style to the Expand column ??? I can see how to do this for columns I add but not the expanded column.\r\nAlso is it possible to change the default so the expanded is open by default? Or to change this in the script section?\r\n\r\nThanks I was unable to find answers in the docs.",[2947],{"name":2888,"color":2889},2244,"UTable Expandable questions?","2024-11-05T14:52:12Z","https://github.com/nuxt/ui/issues/2244",0.71245223,{"description":2954,"labels":2955,"number":2956,"owner":2877,"repository":2917,"state":2902,"title":2957,"updated_at":2958,"url":2959,"score":2960},"- [ ] Community profiles (doc & code contributors)\n- [ ] Login GitHub & Socials\n- [ ] Edit on Studio\n",[],1307,"Main features improvements","2023-07-10T12:41:54Z","https://github.com/nuxt/nuxt.com/issues/1307",0.7161252,{"description":2962,"labels":2963,"number":2965,"owner":2877,"repository":2878,"state":2902,"title":2966,"updated_at":2967,"url":2968,"score":2969},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v22.11.0\n- Nuxt Version: 3.14.0\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.2\n- Package Manager: npm@10.9.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/eslint@0.5.7, @nuxt/fonts@0.7.2, @nuxt/ui@2.19.0, @vueuse/nuxt@10.11.1, @pinia/nuxt@0.5.5, @pinia-plugin-persistedstate/nuxt@1.2.1, @nuxtjs/i18n@8.5.6, @nuxtjs/tailwindcss@6.12.2, @vite-pwa/nuxt@0.10.6\n- Build Modules: -\n------------------------------\n\n### Version\n\nv.2.19.0\n\n### Reproduction\n\nUpgrade nuxt/ui to latest 2.19.0 version\n\n### Description\n\nSelectMenu component is broken from what it seems to be a mistake in the a merge conflict.\n\n\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2964],{"name":2868,"color":2869},2534,"Critical bug in SelectMenu.vue","2024-11-05T16:58:09Z","https://github.com/nuxt/ui/issues/2534",0.72023493,{"description":2971,"labels":2972,"number":2975,"owner":2877,"repository":2917,"state":2902,"title":2976,"updated_at":2977,"url":2978,"score":2979},"There is an issue during the resize on the gradient:\r\n\r\nhttps://user-images.githubusercontent.com/904724/177326570-64a34124-592c-474f-975e-02b854c75c53.mp4\r\n\r\nAlso, could we handle the 3D gem like on Nuxt v3 docs?\r\n\r\n\r\n\r\n",[2973,2974],{"name":2868,"color":2926},{"name":2911,"color":2912},781,"[Home] Hero improvements","2023-09-05T08:18:36Z","https://github.com/nuxt/nuxt.com/issues/781",0.72553855,["Reactive",2981],{},["Set"],["ShallowReactive",2984],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fUNiAaOqBxIvqDAv16WSpmqJTbPqsqu0xwEh_UYNAWt4":-1},"/nuxt/icon/197"]