Dataview Query Language disappears and doesn't trigger in page #1754
-
I have many notes in Obsidian using Dataview Query Language (DQL) and they've been working for a long time. Recently, they DQL code blocks started acting strange. In a Dataview list, when I click on the link to go to another note, then return to the page with the original DQL code, it's gone. It's not even visible when I hover my mouse over the code block. When I close and reopen Obsidian, it's all back and functioning until I click on a link in the DQL list. I've searched everywhere and asked on #Datview in Discocrd but I can't find a fix. Any help or ideas? Thanks for any help!  and using Dataview (0.5.53) on Windows 10, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Can you give us steps to reproduce this problem in the help vault? |
Beta Was this translation helpful? Give feedback.
-
I figured it out. There was a JavaScript snippet on the "People" pages that Dataview / Obsidian didn't like. When I clicked on a link in my DQL list and went to one of the pages, Dataview crashed. Once I removed those snippets, everything is fine again. |
Beta Was this translation helpful? Give feedback.
I figured it out. There was a JavaScript snippet on the "People" pages that Dataview / Obsidian didn't like. When I clicked on a link in my DQL list and went to one of the pages, Dataview crashed. Once I removed those snippets, everything is fine again.