Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show showTimePicker if StartDate are not set #35

Open
tguelcan opened this issue Sep 4, 2024 · 0 comments
Open

Show showTimePicker if StartDate are not set #35

tguelcan opened this issue Sep 4, 2024 · 0 comments

Comments

@tguelcan
Copy link

tguelcan commented Sep 4, 2024

{#if showTimePicker && startDate}

The timepicker is not displayed if no date has been initialised. Does it make sense to solve this condition? In my case it would help a lot.

With empty start date
Bildschirmfoto 2024-09-04 um 23 26 39

With selected start date
Bildschirmfoto 2024-09-04 um 23 28 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant