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

Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'. #186

Open
dz0ny opened this issue Sep 9, 2023 · 1 comment

Comments

@dz0ny
Copy link

dz0ny commented Sep 9, 2023

image

The gist here is that OP assumes length (var i and v) from the internal state (which can be corrupted) as there are no mux locks and realized state in dom.

@dz0ny
Copy link
Author

dz0ny commented Sep 15, 2023

Kinda sounds like #160. I think there is a race condition when nodes are being simultaneously added and removed, as in my case this does not happen if I add some delay during ops.

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

No branches or pull requests

1 participant