flume
flume copied to clipboard
`inputData` props when rendering Custom Control missing data
The inputData
field only ever seems to contain an object like
{
portName: undefined
}
but I would expect it to contain the inputs for the entire node.
Any insight as to what I'm missing?