-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Time picker disapear in side by side view #2684
Labels
Comments
Eonasdan
added
Priority: Medium
and removed
State: Triage
Tickets that need to be triaged.
labels
Oct 24, 2022
Hi this should be fixed in the related branch, please check this stackblitz |
Hi @Eonasdan, I work with @AlexandreMcCune, it looks like it works properly now, thanks! |
Great! Thanks for letting me know. I'll will include this in the next patch this weekend. |
Eonasdan
added a commit
that referenced
this issue
Nov 5, 2022
<h2>6.2.7</h2> <h3>Bug fixes</h3> <ul> <li>Fixed customDateFormat shows 'undefined' when you manually erase the date #2693</li> <li>Fixed calendar header not updating correctly #2685</li> <li>Fixed clock components disappearing when using side by side #2684</li> <li>Fixed some doc issues #2706</li> </ul> <h3>New</h3> <ul> <li>Unit tests! #2711</li> </ul>
Hello. This should be fixed in 6.2.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Describe the issue
With a side by side datetime picker, it is possible to make disapear the time picker.
Step-by-step to replicate the bug:
At that point, the time picker disapear.
StackBlitz fork
https://stackblitz.com/edit/tempus-dominus-v6-simple-setup-pphjdf?embed=1&file=index.js
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome, Firefox, Microsoft Edge
What version of are you using? You can find this information from the sample StackBlitz.
v6.2.4
What your browser's locale? You can find this information from the sample StackBlitz.
en-CA
The text was updated successfully, but these errors were encountered: