You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 theVueDatePicker
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):
The text was updated successfully, but these errors were encountered: