\n \u003C/div>\n\u003C/template>\n```\n\n### Logs\n\n```shell-script\n\n```",[3216,3219],{"name":3217,"color":3218},"bug","d73a4a",{"name":3184,"color":3185},2755,"Veritcal NavigationMenu - `defaultOpen` doesn't work","2024-11-26T10:29:27Z","https://github.com/nuxt/ui/issues/2755",0.7569736,{"description":3226,"labels":3227,"number":3229,"owner":3159,"repository":3173,"state":3174,"title":3230,"updated_at":3231,"url":3232,"score":3233},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v20.14.0\r\n- Nuxt Version: 3.12.4\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: pnpm@9.7.1\r\n- Builder: -\r\n- User Config: runtimeConfig, extends, modules, ui, colorMode, routeRules, devtools, typescript, future, eslint, nitro, i18n, compatibilityDate\r\n- Runtime Modules: @nuxt/eslint@0.5.0, @nuxt/fonts@0.7.1, @nuxt/ui@2.18.4, @vueuse/nuxt@10.11.0, @nuxtjs/i18n@8.5.0\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Version\r\n\r\nPro 1.4.1\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/nuxt-ui-u6tm1b?file=app.vue\r\n\r\n### Description\r\n\r\nWhen using a `v-model` prop with some initial object values (such as fetched already selected data from backend), the `\u003CUSelectMenu>` component doesn't show these as selected and seems to ignore them completely.\r\n\r\nEven when selecting the same objects again, it just seems to add them to the array and disregard anything, that was there previously.\r\n\r\n### Additional context\r\n\r\nThe behaviour changes when setting the `by` prop. In my case, I set it to `id`, after which I can see the object as selected, **but only** in the dropdown.\r\nThis also allows me to edit the data as normal. (Select/Deselect)\r\nHowever the button itself still shows `0 selected`.\r\n\r\n### Logs\r\n\r\n_No response_",[3228],{"name":3217,"color":3218},2086,"SelectMenu ignoring initial object values","2024-11-12T17:12:26Z","https://github.com/nuxt/ui/issues/2086",0.75775284,{"description":3235,"labels":3236,"number":3244,"owner":3159,"repository":3173,"state":3174,"title":3245,"updated_at":3246,"url":3247,"score":3248},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nWhen validating an object, a FormGroup does not display validations of specific properties (at least not with details).\n\nWould it make sense for the name `myobj` to display errors from anything that looks like `myobj\\..*` ? it could show all of them, each on a newline.\n\n### Additional context\n\nhttps://github.com/nuxt/ui/issues/1898",[3237,3240,3243],{"name":3238,"color":3239},"enhancement","a2eeef",{"name":3241,"color":3242},"wontfix-v2","ffffff",{"name":3184,"color":3185},2569,"Display zod validation errors based on prefix","2024-11-11T18:28:09Z","https://github.com/nuxt/ui/issues/2569",0.7656068,{"description":3250,"labels":3251,"number":3254,"owner":3159,"repository":3255,"state":3174,"title":3256,"updated_at":3257,"url":3258,"score":3259},"Modules and Showcases are missing in mobile nav, presumably since migration from .md to Nuxt pages",[3252],{"name":3217,"color":3253},"ff281a",994,"nuxt.com","[Code] Add missing links in mobile nav","2022-12-07T06:20:50Z","https://github.com/nuxt/nuxt.com/issues/994",0.76790524,{"description":3261,"labels":3262,"number":3264,"owner":3159,"repository":3159,"state":3174,"title":3265,"updated_at":3210,"url":3266,"score":3267},"when I using [bodymovin](https://github.com/bodymovin/bodymovin)\r\n\r\n`import bodymovin from 'bodymovin'\r\n`\r\n\r\nIt give me this error.\r\nI found the bodymovin is work fine on this vue project [vue-lottie](https://github.com/chenqingspring/vue-lottie/tree/master/src)\r\nCan anyone tell me how to fix it?\r\n\r\n```\r\nReferenceError: navigator is not defined\r\n at /Users/User/WebApp/nuxt_test/node_modules/bodymovin/build/player/bodymovin.js:4:54\r\n at svgNS (/Users/User/WebApp/nuxt_test/node_modules/bodymovin/build/player/bodymovin.js:1:224)\r\n at Object.\u003Canonymous> (/Users/DORA/WebApp/nuxt_test/node_modules/bodymovin/build/player/bodymovin.js:1:275)\r\n at Module._compile (module.js:571:32)\r\n at Object.Module._extensions..js (module.js:580:10)\r\n at Module.load (module.js:488:32)\r\n at tryModuleLoad (module.js:447:12)\r\n at Function.Module._load (module.js:439:3)\r\n at Module.require (module.js:498:17)\r\n at require (internal/module.js:20:19)\r\n at r (/Users/DORA/WebApp/nuxt_test/node_modules/vue-server-renderer/build.js:7739:16)\r\n at Object.\u003Canonymous> (webpack:/external \"bodymovin\":1:0)\r\n at __webpack_require__ (webpack:/webpack/bootstrap 5360a58a867ded86c8c9:25:0)\r\n at Object.62 (0.server-bundle.js:79:68)\r\n at __webpack_require__ (webpack:/webpack/bootstrap 5360a58a867ded86c8c9:25:0)\r\n at Object.58 (0.server-bundle.js:9:189)\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/c1131\">#c1131\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3263],{"name":3206,"color":3207},1278,"ReferenceError: navigator is not defined when using bodymovin ","https://github.com/nuxt/nuxt/issues/1278",0.76941305,["Reactive",3269],{},["Set"],["ShallowReactive",3272],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuB01HeOijNDqFr5DmjKkFTRdWAJD_u2oXNG-VBIyO8o":-1},"/nuxt/ui/3963"]