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

The job sorting in the activePostFlushCbs is unstable #10003

Closed
tiaowu opened this issue Jan 5, 2024 · 0 comments
Closed

The job sorting in the activePostFlushCbs is unstable #10003

tiaowu opened this issue Jan 5, 2024 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@tiaowu
Copy link

tiaowu commented Jan 5, 2024

Vue version

3.4.5

Link to minimal reproduction

https://codesandbox.io/p/sandbox/flushpostsort-kpxyks

Steps to reproduce

open the console and you can see similar results:
58E67DA1-CC24-4F6E-8028-A00075B9FFF4

What is expected?

same output order

What is actually happening?

different output order

System Info

No response

Any additional comments?

the new job queue has no be sorted when nested flushPostFlushCbs call

image

@edison1105 edison1105 added the 🐞 bug Something isn't working label Jan 7, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants