StateOfJS-Vulcan
StateOfJS-Vulcan copied to clipboard
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
there might be a problem with the Library Evaluation
question (which is located under the Other Tools
section).
environments that cause this issue:
- Google Chrome (97.0.4692.71 64bit, on MX Linux 21)
how to reproduce:
- hover over the
factor
box (blue border). - then move the cursor out of the
factor
box (maybe this issue is associated with themouseleave
event).
then this error dialog appears:
and the information above might not be enough to reproduce this issue, for example, I couldn't find an appropriate environment that causes this issue (except chrome) yet.
I've tried it on firefox, Chromium (same version as chrome, 97.0.4692.71) before, but they show me a normal popup, also didn't test it on major os like windows yet.
finally, the site footer said Found a bug? Leave an issue.
so I'll leave this here,
but if this is not the appropriate place to report that, please tell me.
+ same issue at JavaScript Pain Points
and What do you feel is currently missing from JavaScript?
in Opinions
+ in addition, when hovering, there is no pop-up. I believe this issue has occurred because the script was trying to remove the 'not existing' element.