Skip to content

[Bug]: "Cannot find function map on type Link" in Blocking view #1304

@prayidae

Description

@prayidae

Bug Description

Obsidian has started throwing a repeated error on every task note where the Relationships base is embedded: Failed to evaluate a filter: cannot find function "map" on type Link.

The error notification pops up every time I make a change to the active file, if that file has an embedded Relationships base, and the Blocking view is open in the base. So I infer it is complaining about this filter on the Blocking view: note.blockedBy.map(value.uid).contains(this.file.asLink()).

Additional context
I don't use the Relationships widget, instead I manually embed the Relationships base.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions