-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Bug Report][3.6.12] v-date-picker range resetting startdate when clicked in calendar #20168
Closed
zentek-cintia-dewi opened this issue
Jul 15, 2024
· 0 comments
· Fixed by #20169, mjbullman/martin-bulllman-app#24 or Enterprise-CMCS/cmcs-eregulations#1413 · May be fixed by Equoa1/Thiio-Laravel-Vue#1 or jonathanestefani/crud_vuetify#5
Closed
[Bug Report][3.6.12] v-date-picker range resetting startdate when clicked in calendar #20168
zentek-cintia-dewi opened this issue
Jul 15, 2024
· 0 comments
· Fixed by #20169, mjbullman/martin-bulllman-app#24 or Enterprise-CMCS/cmcs-eregulations#1413 · May be fixed by Equoa1/Thiio-Laravel-Vue#1 or jonathanestefani/crud_vuetify#5
Labels
Milestone
Comments
zentek-cintia-dewi
added a commit
to zentek-cintia-dewi/vuetify
that referenced
this issue
Jul 15, 2024
fix(VDatePickerMonth): range bug with programmatic startdate resolves vuetifyjs#20168
zentek-cintia-dewi
added a commit
to zentek-cintia-dewi/vuetify
that referenced
this issue
Jul 15, 2024
fix(VDatePickerMonth): range bug with programmatic startdate resolves vuetifyjs#20168
zentek-cintia-dewi
added a commit
to zentek-cintia-dewi/vuetify
that referenced
this issue
Jul 15, 2024
fix(VDatePickerMonth): range bug with programmatic startdate resolves vuetifyjs#20168
zentek-cintia-dewi
added a commit
to zentek-cintia-dewi/vuetify
that referenced
this issue
Jul 15, 2024
fix(VDatePickerMonth): range bug with programmatic startdate resolves vuetifyjs#20168
johnleider
added
T: bug
Functionality that does not work as intended/expected
C: VDatePicker
and removed
S: triage
labels
Jul 16, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Environment
Vuetify Version: 3.6.12
Vue Version: 3.4.31
Browsers: Chrome 126.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
click the button "Set xx.xx.xxx as first selected day" to set startdate value programmatically, and then click another date in calendar to select endDate.
Expected Behavior
After setting startdate programmatically, when user clicks on another date in the calendar, it should select the endDate.
Actual Behavior
After setting startdate programmatically, when user clicks on another date in the calendar to get endDate, the start date gets instead reset.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
issue is also discussed in the vuetify discord thread here:
https://discord.com/channels/340160225338195969/954061264865349652/1262348548830400552
The text was updated successfully, but these errors were encountered: