chrisgoringe / cg-use-everywhere

Apache License 2.0
471 stars 33 forks source link

Workflow freezes when saved, if pass nodes are included in group nodes. #167

Closed JorgeR81 closed 6 months ago

JorgeR81 commented 6 months ago

If the workflow has a grouped node that includes a pass node, the workflow will freeze when it's saved.

Clicking the refresh button in the browser fixes this.

The saved json workflow seems to be fine.

Saving the workflow via saving the png image does not freeze the workflow.

JorgeR81 commented 6 months ago

I also tried pipe / bus nodes from other suites ( rgthree / WAS / Impact Pack ) They all allow grouping UE? nodes. But they also have this issue.

JorgeR81 commented 6 months ago

After this fix ( https://github.com/chrisgoringe/cg-use-everywhere/issues/160 ), this issue also seems to be fixed.

But there is now the same minor issue, I described there:

When I save the workflow, the UE links are hidden, and the UE input dots are shown as disabled.
This is just a visual issue; the workflow still works. And If I click the refresh button, in the browser, this is fixed.

chrisgoringe commented 6 months ago

Will follow up the visual issue in #160.