You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows 10 | macOS High Sierra (10.13) | Ubuntu 18.04
Machine: i3, 4 GB RAM
Steps to reproduce
Try to narrow down your scenario to a minimal working/failing example. That is, if you have a big program causing a problem, start with deleting parts not relevant to the issue and observing the result: is the problem still there? Repeat until you get the most straightforward sequence of steps to reproduce the problem without any noise surrounding it.
Open this
Press that
Click here and there
Attach the test program .xodball if it is not trivial to replicate. You’ll have to zip the file as GitHub does not accept file attachments with custom extensions.
Expected behavior
What should happen?
Actual behavior
What’s happen now?
Attach screenshots or GIF’s of what’s going on if it makes the issue more illustrative
Console output
Are there any errors in the console? Press Ctrl+Shift+I to open the developer tools and find the “Console” tab there. Error are shown in red. Expand an error, then copy and paste the output verbatim. Use fenced code blocks (triple backticks) to preserve formatting.
How to fix
If you have an idea on how the bug can be fixed, provide a short description.
ERROR
Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce
Try to narrow down your scenario to a minimal working/failing example. That is, if you have a big program causing a problem, start with deleting parts not relevant to the issue and observing the result: is the problem still there? Repeat until you get the most straightforward sequence of steps to reproduce the problem without any noise surrounding it.
Attach the test program
.xodball
if it is not trivial to replicate. You’ll have to zip the file as GitHub does not accept file attachments with custom extensions.Expected behavior
What should happen?
Actual behavior
What’s happen now?
Attach screenshots or GIF’s of what’s going on if it makes the issue more illustrative
Console output
Are there any errors in the console? Press
Ctrl+Shift+I
to open the developer tools and find the “Console” tab there. Error are shown in red. Expand an error, then copy and paste the output verbatim. Use fenced code blocks (triple backticks) to preserve formatting.How to fix
If you have an idea on how the bug can be fixed, provide a short description.
ERROR
Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
The text was updated successfully, but these errors were encountered: