We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Developement/Production OS: macOS 15.3.1 Node version: 20.18.0 Package manager: [email protected] Radix Vue version: 1.9.15 Vue version: 3.5.15 CSS framework: [email protected] Client OS: macOS 15.3.1 Browser: Firefox 135
https://stackblitz.com/edit/bpgpb7ux?file=src%2FApp.vue
OR
The component navigates to the previous/next month but does not select the correct day.
I would have expected:
No response
The text was updated successfully, but these errors were encountered:
@zernonia This doesn't seem fixed and actually seems worse as it's also buggy when numberOfMonths = 1 now.
numberOfMonths = 1
It selectes January the 28th instead of January the 31st.
Sorry, something went wrong.
epr3
Successfully merging a pull request may close this issue.
Environment
Link to minimal reproduction
https://stackblitz.com/edit/bpgpb7ux?file=src%2FApp.vue
Steps to reproduce
OR
Describe the bug
The component navigates to the previous/next month but does not select the correct day.
Expected behavior
I would have expected:
Context & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered: