KEMBAR78
Ensure nested groups inside subflows have their g props remapped by knolleary · Pull Request #4472 · node-red/node-red · GitHub
Skip to content

Conversation

knolleary
Copy link
Member

When creating entities inside a subflow we generate new ids for each instance - including remapping any existing references to the modified ids.

We weren't doing that for groups - so nested groups didn't have the proper g property set , leading to the runtime getting stuck in a loop waiting for a non-existent group to appear.

This fixes that.

@knolleary knolleary merged commit 6d2a870 into master Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant