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
Hi @rptmat57,
We ran across an error where if a user chooses the blank month option and has no custom dates chosen it will show as "Invalid Date"
and if they click on the update button while the dates are like this it will throw an incorrect format error. like this:
To fix this issue when users input this invalid date should we instead catch this error and give back the current month's usage?
The text was updated successfully, but these errors were encountered:
Hi @rptmat57,
We ran across an error where if a user chooses the blank month option and has no custom dates chosen it will show as "Invalid Date"
and if they click on the update button while the dates are like this it will throw an incorrect format error. like this:
To fix this issue when users input this invalid date should we instead catch this error and give back the current month's usage?
The text was updated successfully, but these errors were encountered: