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

Rework mutation observer #3929

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Rework mutation observer #3929

merged 1 commit into from
Dec 15, 2023

Conversation

calebporzio
Copy link
Collaborator

@calebporzio calebporzio commented Dec 15, 2023

Currently there are edge cases where not all mutation observer records are handled in Alpine when conflicting queueMicrotasks are used. This reworks the system to ensure records are always handled in batch at the end of the event loop no matter what

@calebporzio calebporzio merged commit 018e9ce into main Dec 15, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant