Reply To: NullReferenceException when playing a build version

Forums 💬 FlowCanvas ⚙️ Support NullReferenceException when playing a build version Reply To: NullReferenceException when playing a build version

#22114
mdemaille
Participant

    It seems that the error occurs when the target port name of our nodes are empty strings (which happens a lot in our input and ouput flows). We think that in the previous version, those names were serialized as empty strings wereas they are serialized as a space character now, is that correct ?