You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a component (value plot, slider, etc) and then modify the model in the code editor (i.e. remove a connection or ensemble, doesn't even have to be directly related to where the component came from), and then undo and redo the component creation, things get messed up. The component will get created again, but with a uid something like <Ensemble (unlabeled) at 0x7f7235a98e50> and throw a key error.