-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Calendar does not scroll to minDate when it's dynamically set #1872
Comments
https://codesandbox.io/s/reverent-gwen-iqgtgf?file=/src/App.vue This example seems to be working. |
@tugcekucukoglu the issue is still there. Please check the example applied on your link: https://codesandbox.io/s/adoring-water-4fcvnn?file=/src/App.vue Steps to reproduce: Select a random arrival date in 2022 |
I reopened the issue: #4157 |
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/morning-morning-5ke6n?file=/src/App.vue
Current behavior
The calendar does not scroll to the minimal departure date when it's dynamically set. It always shows the current month.
Expected behavior
When opening departure date it should scroll to the minimal departure date.
Minimal reproduction of the problem with instructions
Steps to reproduce:
Please tell us about your environment:
Vue version: 3.2.6
PrimeVue version: 3.10.0
Browser: All
The text was updated successfully, but these errors were encountered: