-
-
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
Example: Enabled/Disabled Dates broken #2784
Labels
Comments
Eonasdan
added
Area: Docs
and removed
Type: Bug
State: Triage
Tickets that need to be triaged.
labels
Apr 9, 2023
Merged
Hello 6.7.7 should resolve this. |
Eonasdan
added a commit
that referenced
this issue
May 22, 2023
* Fix #2788 (#2790) Break if current range-start is clicked to prevent infinite loop * adding placement option (#2789) * fixes #2785 (#2797) * fixes #2785 fixes #2783 fixes #2768 improves docs flow * fixed plugin/locale missing type defs * 2791 more tests (#2800) * validation tests * update datetime tests * "dates" tests * actions tests * fixing infinity loop bug in date range (#2798) * Improvements (#2801) * fixes #2795 * fixes #2784 * fixes #2687 * fixes #2786 * resolves #2764 * fix repl cdn links * fix date range bug * version 6.7.7 * version 6.7.7 --------- Co-authored-by: iTzVirtual_ <[email protected]> Co-authored-by: Killian Hale <[email protected]> Co-authored-by: GitHub User <[email protected]>
Eonasdan
added a commit
that referenced
this issue
Jul 3, 2023
* Fix #2788 (#2790) Break if current range-start is clicked to prevent infinite loop * adding placement option (#2789) * fixes #2785 (#2797) * fixes #2785 fixes #2783 fixes #2768 improves docs flow * fixed plugin/locale missing type defs * 2791 more tests (#2800) * validation tests * update datetime tests * "dates" tests * actions tests * fixing infinity loop bug in date range (#2798) * Improvements (#2801) * fixes #2795 * fixes #2784 * fixes #2687 * fixes #2786 * resolves #2764 * fix repl cdn links * fix date range bug * version 6.7.7 * version 6.7.7 --------- Co-authored-by: iTzVirtual_ <[email protected]> Co-authored-by: Killian Hale <[email protected]> Co-authored-by: GitHub User <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Describe the issue
The example Enabled/Disabled Dates is currently broken:
All other examples are working, but are using version v6.2.6 instead of the latest v6.4.4
StackBlitz fork
Looking at your REPL page
Line 3 uses
new tempusDominus.TempusDominus
instead of justnew TempusDominus
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Chrome
What version of are you using? You can find this information from the sample StackBlitz.
v6.2.6
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: