Morning all,
Having a few problems with the GUI freezing when using the new node grouping feature.
Copying a node and then pasting it within a group of nodes seems to trigger it!
It does not come back, F5 does nothing, CTRL+F5 does nothing, only closing the tab and opening a new one restores functions (Google Chrome).
Anyone else having this problem?
If I ungroup the collection of nodes, make my changes then re-group, all seems to be ok.
I'm running 1.1.3 in Docker on a Linux machine (Synology NAS).
I ran across the same issue couple of days ago. I haven't had time to pinpoint the issue but the scenario sounds very similar. I think I added a new node to an existing group which caused the tab to freeze. There's definitely a bug there.
If you could find/describe reproducible step by step instructions how to make it happen, it'd surely help resolving the issue.
If I remember correctly for me the trigger was dropping a pasted node on top of a group and then connecting it to another node without deploying in between. Can you reproduce it that way?
Running on Windows 10 Pro fully patched, Chrome browser also fully patched. NodeRed in a docker on a Synology NAS using watchtower and is the latest (Not Dev).
P