Skip to content

Component list order keeps jumping around #1503

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

Closed
bobvandevijver opened this issue Jul 5, 2021 · 2 comments
Closed

Component list order keeps jumping around #1503

bobvandevijver opened this issue Jul 5, 2021 · 2 comments
Labels

Comments

@bobvandevijver
Copy link

Version

6.0.0-beta.15

Browser and OS info

Edge 91 / Windows 10

Steps to reproduce

I'm seeing this quite often, with multiple projects, but I do not have an exact reproducer at this time. However, it seems to be happening mostly with animated components, with both Vue 2 as Vue 3.

What is expected?

It should be kept in a constant order.

What is actually happening?

The components keep jumping around.

jump-recording

@yzqdev
Copy link

yzqdev commented Jul 5, 2021

I have the same issue, too. At first I thought it was the ui lib or my other chrome extensions that caused this problem. Now I guess it's a bug.

@konpeki622
Copy link
Contributor

You are right. Actually, when data in animated components was updated, the component tree on devtools panel was flushed constantly. That make items of component list keep jumping around.

@Akryum Akryum closed this as completed in f270c25 Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants