vue-transitions icon indicating copy to clipboard operation
vue-transitions copied to clipboard

Using along with Headless UI modal

Open kwiat1990 opened this issue 2 years ago • 0 comments

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

kwiat1990 avatar Apr 24 '23 09:04 kwiat1990