Skip to content

v-calendar: date header stays selected after clicking on itΒ #22141

@KaelWD

Description

@KaelWD

Discussed in #22138

Originally posted by stummjr October 1, 2025
We've recently migrated our codebase from Vuetify 2.6.4 to 3.10.3. We noticed that, in the daily mode, when we click any date headers in the calendar, they stay selected.

Example: click all the days from Monday through Friday (from the docs).

image

That's not ideal for use cases like ours, where users click the date headers to view details about their daily schedule. Ideally, after they click the header, the selection would be gone (it used to work like that in v2).

Is there any prop or setting to control that behavior? Or perhaps a way to clear that selection after the user clicks it?

Thanks in advance!

Metadata

Metadata

Assignees

Labels

C: VCalendarT: bugFunctionality that does not work as intended/expectedlabsMust be completed for this component to leave labs

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions