\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```",[3198,3199],{"name":3140,"color":3141},{"name":3143,"color":3144},2923,"`UAvatar` with non-resolved `src` fails to trigger `UDropdownMenu`","2025-01-25T13:12:33Z","https://github.com/nuxt/ui/issues/2923",0.74814904,{"description":3206,"labels":3207,"number":3212,"owner":3149,"repository":3149,"state":3161,"title":3213,"updated_at":3214,"url":3215,"score":3216},"Evening,\r\n\r\nhave you considered using https://github.com/vuejs/babel-preset-vue-app as your babel defaults instead of https://nuxtjs.org/api/configuration-build/#babel ?\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/c234\">#c234\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3208,3211],{"name":3209,"color":3210},"available soon","6de8b0",{"name":3170,"color":3171},271,"babel defaults (babel-preset-vue-app)","2023-01-18T15:38:41Z","https://github.com/nuxt/nuxt/issues/271",0.74837416,{"description":3218,"labels":3219,"number":3224,"owner":3149,"repository":3149,"state":3161,"title":3225,"updated_at":3226,"url":3227,"score":3228},"https://router.vuejs.org/en/advanced/lazy-loading.html\r\n\r\n\r\n\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/c775\">#c775\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3220,3223],{"name":3221,"color":3222},"question","cc317c",{"name":3170,"color":3171},905,"Lazy Loading Routes","2023-01-18T15:39:56Z","https://github.com/nuxt/nuxt/issues/905",0.7484217,{"description":3230,"labels":3231,"number":3236,"owner":3149,"repository":3149,"state":3161,"title":3237,"updated_at":3238,"url":3239,"score":3240},"Noticed this in development. \r\nLooks like we may need to adapt this solution.\r\n\r\nset a heartbeat for hot middleware\r\nhttps://github.com/vuejs-templates/webpack/issues/731\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c986\">#c986\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3232,3235],{"name":3233,"color":3234},"enhancement","8DEF37",{"name":3170,"color":3171},1121,"ERR_INCOMPLETE_CHUNKED_ENCODING","2023-01-18T15:40:45Z","https://github.com/nuxt/nuxt/issues/1121",0.7486543,{"description":3242,"labels":3243,"number":3245,"owner":3149,"repository":3149,"state":3161,"title":3246,"updated_at":3247,"url":3248,"score":3249},"```\r\n\"nuxt\": \"^1.0.0-alpha.5\",\r\n\"vue-i18n\": \"^7.0.5\"\r\n```\r\n\r\nHi there,\r\n\r\nI've got difficulties to fill the i18n `messages` property from a remote file (collaborative translation).\r\n\r\nIn other words, can I set/modify a **plugin** after an `async` operation **and** before the rendering?\r\n\r\nFor now, I feed the store using the `nuxtServerInit` action then I instanciate it this way:\r\n```\r\n// ~/plugins/i18n.js\r\n\r\nimport Vue from 'vue'\r\nimport VueI18n from 'vue-i18n'\r\n\r\nVue.use(VueI18n)\r\n\r\nexport default ({ app, store }) => {\r\n // Set i18n instance on app\r\n app.i18n = new VueI18n({\r\n locale: store.state.locale,\r\n fallbackLocale: store.state.fallbackLocale,\r\n messages: store.state.messages\r\n })\r\n}\r\n```\r\n\r\nBut the problem is the store is empty when the server render my page (still fetching) so I got a `[vue-i18n] Cannot translate the value of keypath 'hello'. Use the value of keypath as default.` warning message and the template updates 1 second after.\r\n\r\nAny ideas?\r\n\r\nThanks",[3244],{"name":3170,"color":3171},1156,"Async messages for i18n","2023-01-18T15:40:53Z","https://github.com/nuxt/nuxt/issues/1156",0.754707,["Reactive",3251],{},["Set"],["ShallowReactive",3254],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fLaTdb9CeBNwfZ02VBxHuFAzhsoMRwU7MOjRnRU3kZt8":-1},"/nuxt/nuxt.com/1345"]