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

fix(VDatePicker): fix select month #19116

Conversation

SonTT19
Copy link
Contributor

@SonTT19 SonTT19 commented Jan 29, 2024

Description

fixes #19114

Markup:

<template>
  <v-container>
    <v-row justify="space-around">
      <v-date-picker elevation="24"></v-date-picker>
    </v-row>
  </v-container>
</template>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report][3.5.1] Selecting a date for Feb 2023 selects Mar 2023
1 participant