Skip to content

Time-picker date changes *only* if time is input via keyboard #6221

@SinBirb

Description

@SinBirb
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.14

Environment

Firefox Nightly, Firefox stable

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Type a time, for example 08:00

What is expected?

console logs M {$L: "en", $u: undefined, $d: Sat Jan 01 2000 08:00:00 GMT 0100 (Central European Standard Time), $x: Object, $y: 2000…}

What is actually happening?

console logs wrong date:
M {$L: "en", $u: undefined, $d: Tue Jan 31 2023 08:00:00 GMT 0100 (Central European Standard Time), $x: Object, $y: 2023…}

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