generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 505
Open
Labels
bugSomething isn't working.Something isn't working.
Description
What happened?
Using Obsidian 1.5.12 and Dataview 0.5.66, it seems like dv.view() fails to render in live preview, but they're working just as normal in reading mode. This is tested in the Sandbox vault with no other plugins installed on Mac Os Catalina. It just shows the - indicator, and no error messages.
DQL
`$= await dv.view("js/test") `
JS
// in the file "js/test.js"
dv.header(2, "test")Dataview Version
0.5.66
Obsidian Version
Present in 1.5.11 and 1.5.12
OS
MacOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.