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.4.2] VDatePicker with Dayjs and show-week: TypeError: date.year is not a function #18707

Closed
dbt-unruh opened this issue Nov 17, 2023 · 0 comments
Assignees
Labels
E: date T: bug Functionality that does not work as intended/expected
Milestone

Comments

@dbt-unruh
Copy link

Environment

Vuetify Version: 3.4.2
Vue Version: 3.3.8
Browsers: Chrome 119.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Use date-io DayJsAdapter and add the show-week prop to the v-date-picker

Expected Behavior

DatePicker renders, week gets displayed correctly

Actual Behavior

Date picker does not render, JS console error occurs

Reproduction Link

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

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected E: date labels Nov 17, 2023
@KaelWD KaelWD added this to the v3.4.x milestone Nov 17, 2023
@johnleider johnleider self-assigned this Jan 10, 2024
tmasrat pushed a commit to tmasrat/vuetify that referenced this issue Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: date T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants