Skip to content

Date tab does not switch to time tab when model is not set #46

Description

@Narmer23

When using the mode="datetime" and the v-model is null, when selecting a date in the date tab the modal closes and doesn't allow to select a time. If the v-model exists the behaviour is as expected.

You can check this on the demo page clearing the value of any datetime datepicker and trying to set a date with time.

This is the correct behaviour:
correct

--
This is the wrong one (note the null model):
wrong

The gifs were made on the demo page using Chrome Version 77.0.3865.90

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions