\n \u003C/div>\n \u003Ctemplate #content>\n ...\n \u003C/template>\n \u003C/UPopover>\n```\n\nDid I do something wrong?\nPlease help me.\nThanks\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3223,3224,3225,3226,3229],{"name":3194,"color":3195},{"name":3197,"color":3198},{"name":3166,"color":3167},{"name":3227,"color":3228},"triage","ffffff",{"name":3204,"color":3205},3303,"open Popover manually","2025-03-25T02:04:46Z","https://github.com/nuxt/ui/issues/3303",0.72008264,{"description":3236,"labels":3237,"number":3242,"owner":3140,"repository":3140,"state":3154,"title":3243,"updated_at":3244,"url":3245,"score":3246},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.20.3\r\n- Nuxt Version: 3.12.3\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: devtools\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-bf56vz\n\n### Describe the bug\n\nAccording to the [documentation](https://nuxt.com/docs/guide/directory-structure/components#client-components), we can access the rendered template after `await nextTick()` in the callback of the `onMounted` hook. But I found if the parent component of the client-only component is mounted after setting `v-if` as `true`. We can no longer get the ref template after the first `await nextTick()`.\r\n```vue\r\n\u003Cscript setup>\r\nconst mc = ref()\r\n\r\nonMounted(async () => {\r\n await nextTick();\r\n console.log(mc.value.mounted$);\r\n await nextTick();\r\n console.log(mc.value.mounted$);\r\n await nextTick();\r\n console.log(mc.value.mounted$);\r\n await nextTick();\r\n console.log(mc.value.mounted$);\r\n});\r\n\u003C/script>\r\n\u003Ctemplate>\r\n \u003CMyClientComponent ref=\"mc\" />\r\n\u003C/template>\r\n```\r\nwill log as the following:\r\n```\r\nundefined\r\nundefined\r\nfalse\r\ntrue\r\n```\r\n\r\nI don't know whether it is an expected behavior. If so, how do we know when we can get the ref template of the client-only component in the `onMounted` hook?\n\n### Additional context\n\n1. Enter the reproduction\r\n2. Press the `Click to display` button\r\n3. See the log in console\n\n### Logs\n\n_No response_",[3238,3239],{"name":3194,"color":3195},{"name":3240,"color":3241},"🔨 p3-minor","FBCA04",27999,"Client only component not mounted after nextTick","2024-08-12T08:37:45Z","https://github.com/nuxt/nuxt/issues/27999",0.7237951,{"labels":3248,"number":3254,"owner":3140,"repository":3140,"state":3154,"title":3255,"updated_at":3256,"url":3257,"score":3258},[3249,3250,3251],{"name":3180,"color":3181},{"name":3194,"color":3195},{"name":3252,"color":3253},"upstream","E8A36D",12182,"ReferenceError: window is not defined","2023-01-19T15:59:20Z","https://github.com/nuxt/nuxt/issues/12182",0.72787637,{"description":3260,"labels":3261,"number":3264,"owner":3140,"repository":3172,"state":3154,"title":3265,"updated_at":3266,"url":3267,"score":3268},"### Environment\n\n- Operating System: Windows_NT\n- Node Version: v20.16.0\n- Nuxt Version: 3.15.4\n- CLI Version: 3.22.1\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.8.1\n- Builder: -\n- User Config: devtools, compatibilityDate, modules, app, css, colorMode, svgSprite, future, imports, runtimeConfig, ssr\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.13, @nuxt/eslint@1.1.0, @nuxt/icon@1.10.3, @nuxtjs/svg-sprite@1.0.2, @nuxt/image@1.9.0, @vueuse/nuxt@12.7.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.13\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/stupefied-roentgen-y6tdsd\n\n### Description\n\n### Help Nuxt ui 3 table not reactive\n\nWhen I click the button, the table doesn't update. However, when I print the array object, the data is added, but the table still does not update\n\nhttps://codesandbox.io/p/devbox/stupefied-roentgen-y6tdsd\n\nThank you for help\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3262,3263],{"name":3194,"color":3195},{"name":3166,"color":3167},3377,"UI Table is not reactive","2025-02-27T21:19:42Z","https://github.com/nuxt/ui/issues/3377",0.7279491,["Reactive",3270],{},["Set"],["ShallowReactive",3273],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fJENc-HdeDgX1dUmy3r6MGrIraDrm0b44GhQRAYOIqB8":-1},"/nuxt/ui/3818"]