Bug in editor - defining group boundary

This is in NR 3.0.2 using Safari. I have not checked with other browsers or the 3.1.0 beta.

[{"id":"4032b6dd3562e9db","type":"group","z":"ddfe37039ccf75e0","style":{"stroke":"#999999","stroke-opacity":"1","fill":"none","fill-opacity":"1","label":true,"label-position":"nw","color":"#a4a4a4"},"nodes":["303c1159b6528db7","f33303b475b1a208","d5544cb84b0f05fb","f1cb1ff62813d784"],"x":334,"y":1059,"w":312,"h":202},{"id":"303c1159b6528db7","type":"function","z":"ddfe37039ccf75e0","g":"4032b6dd3562e9db","name":"function 2","func":"\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":420,"y":1220,"wires":[[]]},{"id":"f33303b475b1a208","type":"function","z":"ddfe37039ccf75e0","g":"4032b6dd3562e9db","name":"function 1","func":"\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":560,"y":1160,"wires":[["303c1159b6528db7","d5544cb84b0f05fb"]]},{"id":"d5544cb84b0f05fb","type":"function","z":"ddfe37039ccf75e0","g":"4032b6dd3562e9db","name":"function 3","func":"\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":420,"y":1100,"wires":[[]]},{"id":"f1cb1ff62813d784","type":"inject","z":"ddfe37039ccf75e0","g":"4032b6dd3562e9db","name":"in","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":430,"y":1160,"wires":[["f33303b475b1a208"]]}]

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.