Previously working functionality now broken. In element inspector can see switching between the selector group and its main container being the floating group. Unreal Bubble.
If you remove the collapse animation, does it work?
Do you mean when it is not collapsed does it work? Or using the collapse animation itself that shows the collapse effect?
I’ll try removing the animation to see as that’s something I had not thought of previously in my attempts to resolve as it worked previously. The animation is not workflow, but element based using transitions on the element.
Only change made was to enable collapse on button click rather than relying solely on page width that linked with conditionals on elements to change the width. That is still in place but added a custom state to enable collapse on button click.
It was after addition of button click that things broke, so very well could be an issue with the animation.
Removing those transitions and now it works fine. Thanks for the tip. Helps direct the focus of the bug report now.
This topic was automatically closed after 14 days. New replies are no longer allowed.