# Bug in editor - defining group boundary

**URL:** https://discourse.nodered.org/t/bug-in-editor-defining-group-boundary/78797
**Category:** General
**Created:** [29 May 2023 22:43 UTC](https://discourse.nodered.org/t/bug-in-editor-defining-group-boundary/78797 "2023-05-29T22:43:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![drmibell](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/drmibell/32/8424_2.png) [@drmibell](https://discourse.nodered.org/u/drmibell)
#### Post date: [29 May 2023 22:43 UTC](https://discourse.nodered.org/t/bug-in-editor-defining-group-boundary/78797/1 "2023-05-29T22:43:54Z")

</div>

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

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/4/0/40c83c1c15da6ad93b8b7da9a39eb2c61773998c.png)

```auto
[{"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"]]}]

```

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [28 July 2023 22:44 UTC](https://discourse.nodered.org/t/bug-in-editor-defining-group-boundary/78797/2 "2023-07-28T22:44:42Z")

</div>

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