\n\u003C/UDropdownMenu>\n\u003C/template>\n\n\u003Cscript setup lang=\"ts\">\nconst profilePicture = ref('/this/image/does/not/exist.jpg')\nconst items = [\n[{\n\tlabel: 'Logout',\n\ticon: 'i-lucide-log-out',\n}]\n]\n\u003C/script>\n```\n\n### Description\n\nWhen the `src` of the image in `UAvatar` fails to get resolved for any reason (non-existent resource, network error, refused connection from the requested host, etc), it no longer triggers the expansion of the `UDropdownMenu`. \n\nNote that this might also affect `UPopover`, but I have not tested it yet. I will be able to test it later today.\n\nP.S. @benjamincanac this was the reason I initially included it in the migration guide, because I did not know it only happens on non-resolved images\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2988,2989],{"name":2952,"color":2953},{"name":2908,"color":2909},2923,"`UAvatar` with non-resolved `src` fails to trigger `UDropdownMenu`","2025-01-25T13:12:33Z","https://github.com/nuxt/ui/issues/2923",0.7692748,{"labels":2996,"number":3003,"owner":2917,"repository":2917,"state":2932,"title":3004,"updated_at":3005,"url":3006,"score":3007},[2997,3000],{"name":2998,"color":2999},"3.x","29bc7f",{"name":3001,"color":3002},"pending triage","E99695",14199,"V-calendar ","2023-01-19T17:42:49Z","https://github.com/nuxt/nuxt/issues/14199",0.7775162,{"description":3009,"labels":3010,"number":3013,"owner":2917,"repository":2917,"state":2932,"title":3014,"updated_at":3015,"url":3016,"score":3017},"### Describe the feature\n\n尊敬的Nuxt.js团队:\r\n\r\n您好!我是一名来自中国的Nuxt.js开发者。首先,我想感谢您为开源社区所做的杰出贡献。Nuxt.js是一个非常强大和易用的框架,它极大地提高了我的开发效率。\r\n\r\n然而,在使用Nuxt.js的过程中,我发现官方文档并没有中文版本。考虑到中文开发者社区的庞大规模和对Nuxt.js的广泛使用,我认为为开发文档提供中文版本将会对许多中文开发者带来极大的便利。\r\n\r\n我理解翻译文档需要时间和资源,但我相信中文开发者社区会非常乐意参与这一过程,为Nuxt.js提供高质量的中文翻译。此外,中文文档将进一步推广Nuxt.js在中文开发者中的使用,为更多的开发者带来价值。\r\n\r\n希望您能考虑这一建议,并期待Nuxt.js在未来能为更多的开发者提供更好的支持。\r\n\r\n再次感谢您的辛勤工作和对开源社区的贡献!\r\n\r\n祝好。\r\n\r\n\r\nDear Nuxt.js Team,\r\n\r\nGreetings! I am a Nuxt.js developer from China. Firstly, I would like to express my gratitude for your outstanding contributions to the open-source community. Nuxt.js is an incredibly powerful and user-friendly framework that has significantly enhanced my development efficiency.\r\n\r\nHowever, during my experience with Nuxt.js, I noticed that the official documentation does not have a Chinese version. Given the vast size of the Chinese developer community and the widespread use of Nuxt.js among them, I believe offering a Chinese version of the documentation would greatly benefit many Chinese-speaking developers.\r\n\r\nI understand that translating documentation requires time and resources. However, I am confident that the Chinese developer community would be eager to participate in this process, providing high-quality Chinese translations for Nuxt.js. Moreover, a Chinese documentation would further promote the adoption of Nuxt.js among Chinese developers, bringing value to an even broader audience.\r\n\r\nI kindly ask you to consider this suggestion, and I look forward to seeing Nuxt.js offer even better support for developers in the future.\r\n\r\nThank you once again for your hard work and dedication to the open-source community.\r\n\r\nBest regards,\r\n\n\n### Additional information\n\n- [ ] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3011,3012],{"name":2975,"color":2976},{"name":2978,"color":2979},22655,"建议为Nuxt.js开发文档添加中文版本(Suggestion to Add a Chinese Version for Nuxt.js Documentation)","2024-11-17T15:32:04Z","https://github.com/nuxt/nuxt/issues/22655",0.78026485,{"description":3019,"labels":3020,"number":3029,"owner":2917,"repository":2917,"state":2932,"title":3030,"updated_at":3031,"url":3032,"score":3033},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v20.10.0\r\n- Nuxt Version: 3.10.3\r\n- CLI Version: 3.10.1\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: typescript, devtools, modules, css, app, imports, vite, i18n\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.11.4, @nuxtjs/i18n@8.1.1, @vueuse/nuxt@10.8.0, nuxt-swiper@1.2.2, @pinia/nuxt@0.5.1\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-xnzjj4?file=app.vue\r\n\r\n### Describe the bug\r\n\r\nThe error is reproduced if you use an existing component inside \"ClientOnly\". Doesn't play when using template lang=\"html\"\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n[nitro] [unhandledRejection] ReferenceError: _component_AppIcon is not defined",[3021,3024,3025,3026],{"name":3022,"color":3023},"good first issue","fbca04",{"name":2998,"color":2999},{"name":2952,"color":2953},{"name":3027,"color":3028},"🔨 p3-minor","FBCA04",26137,"Component \"ClientOnly\" does not work correctly with template lang=\"pug\"","2024-03-09T12:38:09Z","https://github.com/nuxt/nuxt/issues/26137",0.78084856,["Reactive",3035],{},["Set"],["ShallowReactive",3038],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fJ_9JUYwDAslBb2rP-yN0b2xCNni9sOhHBk14WBLxEMU":-1},"/nuxt/ui/4136"]