-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
C: VCalendarT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we brokei18nInternationalization issueInternationalization issue
Milestone
Description
Environment
Vuetify Version: 3.10.0
Vue Version: 3.6.0-alpha.4
OS: Linux undefined (current)
Steps to reproduce
- Use
v-calendarwithshow-weeksand custom locale
Expected Behavior
- should be aligned with VDatePicker (first day - monday, week number based on where Thursday lands)
Actual Behavior
- first day of the week is still Sunday
- week with the first Thursday is 53 instead of 1
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
This used to work before rewrite (v3.10.0)
Metadata
Metadata
Assignees
Labels
C: VCalendarT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we brokei18nInternationalization issueInternationalization issue