blacksmithgu / obsidian-dataview

A data index and query language over Markdown files, for https://obsidian.md/.
https://blacksmithgu.github.io/obsidian-dataview/
MIT License
6.94k stars 411 forks source link

Bug report #1889

Open seanrioux opened 1 year ago

seanrioux commented 1 year ago

What happened?

Issue: After latest OSX update (Ventura 13.3.1) all Dataviews are stuck in "Loading...":

Table

Screenshot 2023-04-20 at 12 25 32 PM

List

Screenshot 2023-04-20 at 12 30 33 PM

Expected: data views to load as expected.

Tested:

DQL

LIST
FROM "Plans/In focus"

JS

No response

Dataview Version

0.5.55

Obsidian Version

1.1.16

OS

MacOS

seanrioux commented 1 year ago

Tested with a different vault and the issue was not present.

Deleted .obsidian folder and recreated vault. Issue resolved...

But I'll leave the bug open for you to close, in case it is reproducible by someone else after the Ventura update (may be a flukey error).