When you use an Animate action on a dropdown element, the animation doesn't actually perform on the page. This is a known limitation with how Bubble currently handles element animations.
What you might notice
The debugger shows the animation executing for a dropdown element, but nothing animates visually on the page
Workaround
Place the dropdown inside a group element and apply the Animate action to the group instead. This achieves the same visual effect.
