You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today Button is not visible for maxDate as new Date()
This issue is linked to Defect: #7598
with fix added by me not supporting edge case(for few seconds just before midnight - 0 hours) - merged PR: #7597
Reproducer
No response
System Information
10.9.1
Steps to reproduce the behavior
pass maxDate as new Date()
Expected behavior
Today Button visible for edge cases too (seconds before midnight)
The text was updated successfully, but these errors were encountered:
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jan 14, 2025
Describe the bug
Today Button is not visible for maxDate as new Date()
This issue is linked to Defect: #7598
with fix added by me not supporting edge case(for few seconds just before midnight - 0 hours) - merged PR: #7597
Reproducer
No response
System Information
Steps to reproduce the behavior
pass maxDate as new Date()
Expected behavior
Today Button visible for edge cases too (seconds before midnight)
The text was updated successfully, but these errors were encountered: