Is there any way for me to force the exclusion of a node in my nodeCallback?
I have an attribute I'm setting on inputs when they change, and I can check for this in the nodeCallback, but I can't find anything to return that doesn't end up just adding unchanged elements to the object.
Is there any way for me to force the exclusion of a node in my nodeCallback?
I have an attribute I'm setting on inputs when they change, and I can check for this in the nodeCallback, but I can't find anything to return that doesn't end up just adding unchanged elements to the object.