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

Open
drehimself opened this issue Nov 18, 2024 · 0 comments
Open

Transition does not happen when using Headless UI Modal #1045

drehimself opened this issue Nov 18, 2024 · 0 comments
Labels
awaiting triage The issue is not reviewed by the maintainers bug Something isn't working

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage The issue is not reviewed by the maintainers bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant