Skip to content
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

[Bug Report][3.3.11] VDatePicker display incorrect the days of week by language #17959

Closed
duongxinh2003 opened this issue Aug 4, 2023 · 0 comments · Fixed by #17961
Closed
Labels
C: VDatePicker VDatePicker labs T: bug Functionality that does not work as intended/expected
Milestone

Comments

@duongxinh2003
Copy link

Environment

Vuetify Version: 3.3.11
Last working version: 3.3.11
Vue Version: 3.3.4
Browsers: Chrome 115.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

When I provide locale=vi (Vietnamese) for v-date-picker, the days of week are the same (except Sunday). And when I inspect, display error: Translation key "$vuetify.datePicker.header" not found in "vi" and Maximum recursive updates exceeded

Expected Behavior

Showing correct the days of week (H B T N S B C)

Actual Behavior

Display only T character (T T T T T T C)

Reproduction Link

https://play.vuetifyjs.com/#...

prashantsinghb added a commit to prashantsinghb/vuetify that referenced this issue Aug 4, 2023
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VDatePicker VDatePicker labs labels Aug 7, 2023
@github-actions github-actions bot removed the S: triage label Aug 7, 2023
@KaelWD KaelWD added this to the v3.3.x milestone Aug 7, 2023
KaelWD pushed a commit that referenced this issue Aug 7, 2023
prashantsinghb added a commit to prashantsinghb/vuetify that referenced this issue Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDatePicker VDatePicker labs T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants