-
Notifications
You must be signed in to change notification settings - Fork 988
Closed
Labels
Description
Environment
- Operating System: Windows_NT
- Node Version: v20.16.0
- Nuxt Version: 3.15.4
- CLI Version: 3.22.1
- Nitro Version: 2.10.4
- Package Manager: [email protected]
- Builder: -
- User Config: devtools, compatibilityDate, modules, app, css, colorMode, svgSprite, future, imports, runtimeConfig, ssr
- Runtime Modules: @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxtjs/[email protected], @nuxt/[email protected], @vueuse/[email protected]
- Build Modules: -
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.0.0-alpha.13
Reproduction
Description
Help Nuxt ui 3 table not reactive
When 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
Thank you for help
Additional context
No response
Logs
alexi190 and saintraiser1433