obsidian-day-planner icon indicating copy to clipboard operation
obsidian-day-planner copied to clipboard

Uncaught Error task.text.split is not a function and freezing day planner timeline when using remote ics calendars

Open ckpinguin opened this issue 9 months ago • 2 comments

Describe the bug Day Planner Timeline freezes after trying to get remote ics calendar.

To Reproduce Steps to reproduce the behavior:

  1. Go to Day Planner Timeline
  2. Click on 'Manually sync with remote calendars' or wait some time
  3. Click the „left“ or „right“ icon in Day Planner Timeline => Daily notes still switching, but Timeline displays stays frozen, even options overlay not working anymore.
  4. See error in console: [ task.text.split is not a function](plugin:obsidian-day-planner:43772 Uncaught (in promise) TypeError: task.text.split is not a function)

Expected behavior Day Planner Timeline component should not freeze even when there are problems with remote calendar sync

** Workaround ** Remove all remote calendars and restart Obsidian, which is kind of not an option

ckpinguin avatar May 28 '24 11:05 ckpinguin