HEmile/juggl

Dangling node doesn't shown when it's not filtered

ooker777 opened this issue · 0 comments

I open a fresh vault, install Juggl and create only one file with only one dangling link. My filter doesn't have -class:dangling, the styling pane doesn't have the class:dangling, and there is nothing in the graph.css, but the dangling node isn't shown.

I'm not on Obsidians insider release.

There is no Juggl error in the console, except this one when the file is renamed:

app.js:1 Uncaught TypeError: VizId.fromPath is not a function
    at eval (eval at <anonymous> (app.js:1), <anonymous>:510:37)
    at e.t.tryTrigger (app.js:1)
    at e.t.trigger (app.js:1)
    at e.trigger (app.js:1)
    at e.onChange (app.js:1)
    at t.trigger (app.js:1)
    at t.<anonymous> (app.js:1)
    at app.js:1
    at Object.next (app.js:1)
    at s (app.js:1)