Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition does not happen when using Headless UI Modal #1045

Closed
drehimself opened this issue Nov 18, 2024 · 1 comment
Closed

Transition does not happen when using Headless UI Modal #1045

drehimself opened this issue Nov 18, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@drehimself
Copy link

Describe the bug
I'm using a Headless UI Modal/Dialog and have a VueDatePicker component within the modal. The transition for opening the modal does not happen. It looks like the VueDatePicker has its own transition that is taking priority.

Only happens in v10 of library, works fine in v9 and below.

CodeSandbox here: https://codesandbox.io/p/devbox/vue-datepicker-headless-ui-modal-bug-4s43g4

To Reproduce
See CodeSandbox.

Expected behavior
The specified open transition on the modal should work.

Desktop & mobile (please complete the following information):

  • Browser: Chrome, Firefox
  • Library version: Happens in vue-datepicker v10. Works fine in v9 and below.
@drehimself drehimself added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Nov 18, 2024
@Jasenkoo
Copy link
Contributor

Works ok on my end, both open and close

@Jasenkoo Jasenkoo added wontfix This will not be worked on invalid This doesn't seem right and removed bug Something isn't working awaiting triage The issue is not reviewed by the maintainers wontfix This will not be worked on labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants