-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calling links from subflows is broken in node-red 4.0.3 #1982
Comments
Experiencing the same issue. It is pretty annoying. |
I saw a few PRs #1998 trying to bump node-red to 4.0.5. What is the limitation? It would be great at least to have the temporary node-red/node-red#4891 fix on it, even if it does not fix all the problems. |
@frenck do you mind bumping the node-red version to 4.0.5 and releasing a new version of the addon? |
fixed by #1976 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
node-red/node-red#4891
The text was updated successfully, but these errors were encountered: