We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to report issues with the option sideBySide, e.g.
$('#datetimepicker1').tempusDominus({ display: { sideBySide: true, components: { useTwentyfourHour: true } } });
Issues
When you change the month, the time part disappears.
After changing seconds, the datetime picker closes. Then if you open the datetime picker again, the time part is show incorrectly like:
The text was updated successfully, but these errors were encountered:
should fix #2407, #2404 #2403, #2402, #2387
dd0ae17
Hello. Please try your config with this stackblitz. I believe I've fixed this in the v6-next branch, which I'll publish soon.
v6-next
Sorry, something went wrong.
Works fine. Thanks.
Great! I'll probably do a new release this weekend.
No branches or pull requests
I'd like to report issues with the option sideBySide, e.g.
Issues
When you change the month, the time part disappears.
After changing seconds, the datetime picker closes. Then if you open the datetime picker again, the time part is show incorrectly like:
The text was updated successfully, but these errors were encountered: