addon-node-red
addon-node-red copied to clipboard
Calling links from subflows is broken in node-red 4.0.3
Problem/Motivation
Calling links from subflows is broken in node-red 4.0.3
Expected behavior
Calling links from subflows should work
Actual behavior
Link calls in subflows lose information on node-red editor launched
Steps to reproduce
Create a link call in a subflow, deploy, reload the editor and try to deploy again
Proposed changes
Upgrade to node-red 4.0.5 which fixes the issue https://github.com/node-red/node-red/issues/4891