Open jensschmeink opened 1 week ago
If you have a dynamic node its ports are handled via property containers.
If you add a property to the property container this does not work for input and output provider nodes. The new added properties are not represented by ports.
For me it seems to work, but many asserts fail. There is definelty something off
If you have a dynamic node its ports are handled via property containers.
If you add a property to the property container this does not work for input and output provider nodes. The new added properties are not represented by ports.