Skip to content

[Bug Report][3.9.0] The modelValue type in VDateInput is inconsistent between the prop and the event #21751

@Shyam-Chen

Description

@Shyam-Chen

Environment

Vuetify Version: 3.9.0
Vue Version: 3.5.17
Browsers: Edge 138.0.0.0
OS: Windows 11

Steps to reproduce

The types of :model-value and @update:model-value are different.

Expected Behavior

The types should be consistent.

Actual Behavior

The prop is of type any, while the event emits a string type.

Reproduction Link

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions