I’ve got a pretty simple component with five variants (essentially an icon that changes color), and each one is set on-click to change to the next one (A to B, B to C, C to D, D to E, E to A).
But for some reason, actually clicking in the prototype, it seems to get stuck on the third variant, and toggles back to the second instead of going to the fourth. I’ve tried deleting the interaction and recreating it and the same thing happens.
Anyone have any ideas what might be going on?
