Reroutes Confuse in/out parameters
marcusaureliusfun opened this issue · 0 comments
marcusaureliusfun commented
If the only thing connected to an input/output component is a reroute (even if its connected to another node with a type) you will get errors when you try to use a saved workflow component. If multiple nodes are connected to either the in/out this is enough to help it figure out what the proper type is.
This one is a mild inconvenience, but figure I would post it since others could get confused by the same issue. Initially took me an hour or so of debugging to root cause.