How to instantly close the dropdown when a trigger is removed from the DOM? #3001
Unanswered
yudinvictor
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, everybody!
I have an animation for opening and closing Dropdown.Content, however when the trigger is removed from the DOM tree my dropdown moves to coordinates (0, 0) and plays the closing animation. I want my dropdown to disappear immediately in this case - is there any way I can do this?
Beta Was this translation helpful? Give feedback.
All reactions