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
Rather than selecting a date through the calendar widget, if you manually clear the date from the text input (with the intention of typing in a valid date), the Python process will attempt to parse the empty string as a date and emit an error which breaks the app: