You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a smart component with variants within a Frame (which is used as a state of a Switch instance), Framer throws the following error on state change if the selected variant of the smart component is not the first variant. In the preview you will recognize it with a lack of animation. The animation will stuck around 0.2 seconds of animation time.
The smart component is a button that uses hover and pressed state and variants of colors as well. The smart component has optional icons left and right (Material Package) that are hidden by default (in tests they did not affect the error).
When using a smart component with variants within a Frame (which is used as a state of a Switch instance), Framer throws the following error on state change if the selected variant of the smart component is not the first variant. In the preview you will recognize it with a lack of animation. The animation will stuck around 0.2 seconds of animation time.
The smart component is a button that uses hover and pressed state and variants of colors as well. The smart component has optional icons left and right (Material Package) that are hidden by default (in tests they did not affect the error).
I created a Framer project to test & reproduce it: https://framer.com/share/Switch-Smart-Component-Bug--vGNyAas6SJMxj6MjlkJt/RJEJsG3kl
The text was updated successfully, but these errors were encountered: