Closed zacharyhamm closed 2 months ago
If component is not selected, the right click menu creates a component attribute store for the "NONE" component id, and then we react to events by attempting to fetch data about this "NONE" component. Let's avoid that.
If component is not selected, the right click menu creates a component attribute store for the "NONE" component id, and then we react to events by attempting to fetch data about this "NONE" component. Let's avoid that.