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
I take a component and grab its NodeTree
then I swizzle all the node ids
then I add it back into the editor
when I look at the resulting nodes in the editor, the root of the NodeTree I added has an extra linked node with dom===null.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I take a component and grab its NodeTree
then I swizzle all the node ids
then I add it back into the editor
when I look at the resulting nodes in the editor, the root of the NodeTree I added has an extra linked node with dom===null.
Any idea what would cause this to happen?
Beta Was this translation helpful? Give feedback.
All reactions