Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rerender is not running correctly #794

Open
baixiaoyu2997 opened this issue Mar 19, 2024 · 0 comments
Open

rerender is not running correctly #794

baixiaoyu2997 opened this issue Mar 19, 2024 · 0 comments

Comments

@baixiaoyu2997
Copy link

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

https://stackblitz.com/edit/vitejs-vite-mgaqxw?file=packages%2Fbase%2Fcomponents%2Fui%2Ftoken-input%2FTokenInput.test.ts&terminal=dev

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant