With variadic patch nodes with say two base-case inputs if I label the first two say “A1”, “A2” and pull to expand the variadic node the IDE will kindly label the expanded ports “A3”, “A4”, etc.
However if I should mistakenly label the first two just “1” and “2” and pull to expand unfortunately I get a crash, as with this example:
variadic_bug_0.24.xodball (1.7 KB)