-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
Description
Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.11.1
- CLI Version: 3.11.0
- Nitro Version: -
- Package Manager: pnpm@8.15.3
- Builder: -
- User Config: -
- Runtime Modules: -
- Build Modules: -
Reproduction
pnpm run base test:unit
Describe the bug
I added v-show to the element, and when I try to display the element, I use rerender and set showActionInfo:true, but the value of style in the rerendered element still has display:none
Additional context
No response
Logs
No response
Reactions are currently unavailable