Prevent node id conflicts #9
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
ide
IDE plugin related
There is a chance that by reusing the node id from the original node we create an id conflict when importing the nodes into a new model.
See ide-plugin Gist.kt
toSNode
s comment for more details.This even more likely to happen when the same gist is imported twice into the same model.
The text was updated successfully, but these errors were encountered: