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

Potential inconsistency when handling multiple mutations #100

Open
MarcusLongmuir opened this issue Aug 15, 2023 · 0 comments
Open

Potential inconsistency when handling multiple mutations #100

MarcusLongmuir opened this issue Aug 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@MarcusLongmuir
Copy link
Collaborator

MarcusLongmuir commented Aug 15, 2023

When running a NetworkedDOM document without the monkeypatching applied in JSDOMRunner, there is a possibility that the diffs between states that are sent to a connected client are not consistent with the order of mutations and values that the document underwent.

This was originally indicated with an intrusive error message, but this (will be/was) removed in #101:

"More than one mutation record received. It is possible that intermediate states are incorrect.",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant