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
If I select the "from" date then select the "to" date as the same date as the "from" date, I now can not select the "from" date to any date unless I change the "to" date to a date past the "from" date first, then I can change the "to" date. I am wanting to be able to select any date for the "from" or "to" selectors as long as both are todays date or in the future.
`<script>
$(function() {
The text was updated successfully, but these errors were encountered:
jasonc3107
changed the title
M
Maybe a bug with date selector - from and to date selectors, can not select past the to date if i was to set both the same date.
Jul 22, 2023
If I select the "from" date then select the "to" date as the same date as the "from" date, I now can not select the "from" date to any date unless I change the "to" date to a date past the "from" date first, then I can change the "to" date. I am wanting to be able to select any date for the "from" or "to" selectors as long as both are todays date or in the future.
`<script>
$(function() {
}); </script>`
The text was updated successfully, but these errors were encountered: