MorevM / vue-transitions

Interface transitions library for Vue 2/3
https://morevm.github.io/vue-transitions/
MIT License
198 stars 5 forks source link

Using along with Headless UI modal #252

Open kwiat1990 opened 1 year ago

kwiat1990 commented 1 year ago

Question

Hey, did anyone get it work with the modal component from the Headless UI? I use bulit-in transitions with all my custom components as well as with some Headless UI components like dropdown. In all those cases it does work fine. But the modal component from Headless UI is a bit different and it seems to work only with Headless UI transition components (TransitionRoot etc.), whereas built-in transitions make no difference and the modal pops up immediately. Is there any way to