Duplicated geometry in Rhino from Grasshopper

Hello everyone,

I am new to Grasshopper and Rhino. I was working on a gh file trying to create a parametric geometry of 1 bay frame (with different number of floors, their height, bay width and number of bays out of plane), gh script is attached. However, something got broken, so I have in Rhino my generated geometry with a particular values of sliders in red, and current-live version in green (please, see the screenshot attached)

It happened after I pushed “Publish to remote panel” for all my sliders. Maybe, I “baked” everything, so now I kind of have 2 version of my sliders’ values simultaneously. Also, even when I delete all the components from my gh script, I still see this red frame and don’t know how to delete it from Rhino or modify it anyhow. Can you please tell me what happended and how to fix it?

My gh script is attached. Thank you in advance for your help!

I use Grasshopper on Mac.

structure.gh (8.9 KB)

Looks fine here (Windows).

@ftzuk Do sliders work well in windows for you? I mean without duplicating geometries.

If yes, could it be some kind of issue/bug particularly for mac, what do you think?

Seems fine with sliders.

Thanks, @ftzuk! It actually worked on my computer without modifying a script after a couple of reboots. Probably, was some kind of Rhino bug on Mac.