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
date
foo: type: date mode: datetime
Should have time inputs, below the calendar
The text was updated successfully, but these errors were encountered:
Hi,
I just tested this:
No time input is shown.
RC 41
Sorry, something went wrong.
@eduardomart
have the same issue. While debugging the config seems good and enableTime is passed to flat-picker. Strange
Quick Fix: Remove .showTimeInput so just &.hasTime is defined.
.showTimeInput
&.hasTime
https://github.com/bolt/core/blob/master/assets/scss/vendor/flatpickr/flatpickr.scss#L96
Removed defintion to show timeSelection bolt#885
7f8366b
Successfully merging a pull request may close this issue.
Should have time inputs, below the calendar
The text was updated successfully, but these errors were encountered: