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

Dropdown content is rendered 11 times when opened #6636

Open
1 task
Leroy119 opened this issue Jun 5, 2023 · 0 comments
Open
1 task

Dropdown content is rendered 11 times when opened #6636

Leroy119 opened this issue Jun 5, 2023 · 0 comments

Comments

@Leroy119
Copy link

Leroy119 commented Jun 5, 2023

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.20

Environment

Vue 3.2.45

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  • Check the codesandbox
  • Open the console
  • Click the "Click me" button

What is expected?

The content should only render a single time.

What is actually happening?

The content is rendered 11 times.


I ran into this bug because rendering a bigger list eg 100 items takes a performance his and freezes the UI for a second.

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

2 participants