mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
The Blocking view filter in the Relationships base threw "Cannot find function map on type Link" when blockedBy contained a single entry. Bases returns single values as Link objects without a map() method. Wrap with list() to ensure array operations work regardless of whether blockedBy contains one or many dependencies, consistent with the existing Blocked By view implementation. |
||
|---|---|---|
| .. | ||
| agenda-view.md | ||
| calendar-views.md | ||
| default-base-templates.md | ||
| kanban-view.md | ||
| notes-view.md | ||
| pomodoro-view.md | ||
| task-list.md | ||