x-collapse breaks @click.outside? #2193
Unanswered
StefanVesper
asked this question in
5. Bugs
Replies: 1 comment 5 replies
-
probably a race condition to sort out. If you add the stop modifier to the button that opens the dropdown, it should work |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
i ran into some trouble with the new x-collapse directive, it does not work together with the click.outside.. as soon as I delete the @click.outside, it works fine. But I´d like to have the div closed as soon as the user clicks outside... is there a workaround fot this?
Beta Was this translation helpful? Give feedback.
All reactions