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

sideBySide #2407

Closed
phpmkr opened this issue Sep 19, 2021 · 3 comments
Closed

sideBySide #2407

phpmkr opened this issue Sep 19, 2021 · 3 comments

Comments

@phpmkr
Copy link

phpmkr commented Sep 19, 2021

I'd like to report issues with the option sideBySide, e.g.

$('#datetimepicker1').tempusDominus({ display: { sideBySide: true, components: { useTwentyfourHour: true } } });

Issues

  1. When you change the month, the time part disappears.
    issue1
    issue1a

  2. After changing seconds, the datetime picker closes. Then if you open the datetime picker again, the time part is show incorrectly like:
    issue2

@Eonasdan Eonasdan added Type: Bug v6 State: planned This ticket is planned to be worked on. labels Oct 6, 2021
Eonasdan added a commit that referenced this issue Oct 7, 2021
@Eonasdan
Copy link
Owner

Eonasdan commented Oct 7, 2021

Hello. Please try your config with this stackblitz. I believe I've fixed this in the v6-next branch, which I'll publish soon.

@Eonasdan Eonasdan added State: Waiting feedback and removed State: planned This ticket is planned to be worked on. labels Oct 7, 2021
@phpmkr
Copy link
Author

phpmkr commented Oct 7, 2021

Works fine. Thanks.

@phpmkr phpmkr closed this as completed Oct 7, 2021
@Eonasdan
Copy link
Owner

Eonasdan commented Oct 7, 2021

Great! I'll probably do a new release this weekend.

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

No branches or pull requests

1 participant