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

Month freeze in side by side view #2685

Closed
3 tasks done
AlexandreMcCune opened this issue Oct 4, 2022 · 2 comments
Closed
3 tasks done

Month freeze in side by side view #2685

AlexandreMcCune opened this issue Oct 4, 2022 · 2 comments

Comments

@AlexandreMcCune
Copy link

Prerequisites

Describe the issue

With a side by side datetime picker, the month freeze after using the time picker

Step-by-step to replicate the bug:

  • Open the datetime picker
  • Click on the hour or minute number and select a value
  • Use the arrows to change month.

At that point, the month do not change.

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

@AlexandreMcCune AlexandreMcCune added State: Triage Tickets that need to be triaged. Type: Bug labels Oct 4, 2022
@Eonasdan Eonasdan added Priority: Medium and removed State: Triage Tickets that need to be triaged. labels Oct 24, 2022
@Eonasdan Eonasdan moved this to 🆕 New in Tempus Dominus Oct 24, 2022
@Eonasdan Eonasdan moved this from 🆕 New to 📋 Backlog in Tempus Dominus Oct 24, 2022
@Eonasdan Eonasdan moved this from 📋 Backlog to 🔖 Ready in Tempus Dominus Oct 27, 2022
@Eonasdan Eonasdan moved this from 🔖 Ready to 🏗 In progress in Tempus Dominus Oct 31, 2022
Eonasdan added a commit that referenced this issue Nov 3, 2022
      <ul>
        <li>Fixed calendar header not updating correctly #2685</li>
        <li>Fixed clock components disappearing when using side by side #2684</li>
      </ul>
Eonasdan added a commit that referenced this issue Nov 3, 2022
      <ul>
        <li>Fixed calendar header not updating correctly #2685</li>
        <li>Fixed clock components disappearing when using side by side #2684</li>
      </ul>
@Eonasdan
Copy link
Owner

Eonasdan commented Nov 3, 2022

Hi this should be fixed in the related branch, please check this stackblitz

@Eonasdan Eonasdan moved this from 🏗 In progress to 👀 In review in Tempus Dominus Nov 3, 2022
@Eonasdan Eonasdan moved this from 👀 In review to ✅ Done in Tempus Dominus Nov 4, 2022
@Eonasdan Eonasdan mentioned this issue Nov 5, 2022
Eonasdan added a commit that referenced this issue Nov 5, 2022
@Eonasdan Eonasdan mentioned this issue Nov 5, 2022
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>
@Eonasdan
Copy link
Owner

Eonasdan commented Nov 5, 2022

Hello. This should be fixed in 6.2.7

@Eonasdan Eonasdan closed this as completed Nov 5, 2022
@Eonasdan Eonasdan moved this from ✅ Done to 🚀 Released in Tempus Dominus Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants