Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception handling for invalid date parsing #105

Open
limex opened this issue Feb 25, 2024 · 2 comments
Open

exception handling for invalid date parsing #105

limex opened this issue Feb 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@limex
Copy link

limex commented Feb 25, 2024

Steps:

  • Add an invalid due Date like

image

Result:
Sidebar is empty. Found no errors in the console.

  • After removing the task line or fixing the date, the Calendar wrapper shows up again.
@Leonezz
Copy link
Owner

Leonezz commented Mar 1, 2024

Hi @limex thanks for the report, this is a known issue, the timeline view broke because an exception thrown by the moment library during parsing dates. I will fix it in the next release.

@Leonezz Leonezz added the bug Something isn't working label Mar 1, 2024
@Leonezz Leonezz changed the title invalid date crashes extension exception handling for invalid date parsing Mar 1, 2024
@tonypuglieso
Copy link

Same Issue. Curious the Dataview Taskido detect it as Invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants