I’ve experienced a strange behaviour on setting conditionals on multiple elements in repeating group. The case is simple - every time user hovers on an icon, it should change its colour and shape, and if it isn’t hovered it goes back to normal.
Everything works perfect when working with one icon or hovering/unhovering multiple icons slowly. But when you do it quickly, some of the items stays as if they were hovered (but they aren’t). I tried grouping the element, and making conditions on group rather than icon, but the effect is the same:
OK I think I’ve found what is happening. The issue is only when working in a new responsive engine.
This is an example project with the same RG in both responsive and not responsive versions: