Skip to content

Date Fields appear empty on first load when initialized with Vue #7251

Open
@bzarzuela

Description

@bzarzuela

Version

2.5.11

Reproduction link

https://jsfiddle.net/u1wssnwL/3/

Steps to reproduce

Create an input with a type date and initialize with any valid date value.

View on Safari IOS and you'll see that it will appear as empty although the value is set because when you click the field, you'll see that the IOS datepicker will be set to the value you provided.

It only affects date inputs that have been initialized with Vue and in the JSFiddle provided, there are 2 date inputs for easier reproduction

What is expected?

Both date inputs should have the same value

What is actually happening?

The date input that was initialized with Vue appears empty

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions