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
The "Go to today" action causes an infinite loop when clicked after selecting a date range that starts after today's date.
https://stackblitz.com/edit/tempus-dominus-v6-simple-setup-1bvvqf?file=index.js
Windows, macOS, Android, iOS, Linux
Chrome, Safari, Firefox, Microsoft Edge, Opera
v6
en-US
The text was updated successfully, but these errors were encountered:
Fix Eonasdan#2931
1248eb7
Fixes the daterange freeze that happens when clicking "Go to today" after selecting a date range that starts after today's date
9f3dcd2
No branches or pull requests
Prerequisites
Describe the issue
The "Go to today" action causes an infinite loop when clicked after selecting a date range that starts after today's date.
StackBlitz fork
https://stackblitz.com/edit/tempus-dominus-v6-simple-setup-1bvvqf?file=index.js
What operating system(s) are you seeing the problem on?
Windows, macOS, Android, iOS, Linux
What browser(s) are you seeing the problem on?
Chrome, Safari, Firefox, Microsoft Edge, Opera
What version of are you using? You can find this information from the sample StackBlitz.
v6
What your browser's locale? You can find this information from the sample StackBlitz.
en-US
The text was updated successfully, but these errors were encountered: