Hey!
I recently noticed a strange error in several of my projects. When I apply smart animate to a component, the text is increasingly displayed incorrectly.
Example 1: I use a zoom effect on an image with a delay, and the text remains unchanged in both states. In the preview, the text suddenly becomes larger. I suspect that my variable mode for the font size is being ignored during the initial interactions, which is causing the error. It is also strange that the error only occurs in the first transition; the other images do not have this problem.
Example 2: I have the same problem with the text in an accordion element.
I made sure that the elements are named identically and are recognized as identical elements via multi-edit. Does anyone have an idea? I would like to fix it because it looks unprofessional in the customer presentation. Have I overlooked something here?
Thanks!