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
When setting the date range filter, it is important to ensure that a future date is not passed, as this will hit the API. To prevent this, a check should be added to throw an error if a future date is attempted to be used in the date range filter.
When setting the date range filter, it is important to ensure that a future date is not passed, as this will hit the API. To prevent this, a check should be added to throw an error if a future date is attempted to be used in the date range filter.