dataedit
dataedit copied to clipboard
plugin:dataedit:12 TypeError: Cannot read properties of null (reading 'cssClassName')
I get the following error:
plugin:dataedit:12 TypeError: Cannot read properties of null (reading 'cssClassName')
at $g (plugin:dataedit:78:30571)
at Zi (plugin:dataedit:10:19510)
at si (plugin:dataedit:12:3135)
at Em (plugin:dataedit:12:44660)
at bm (plugin:dataedit:12:39661)
at Jy (plugin:dataedit:12:39589)
at Jl (plugin:dataedit:12:39444)
at yi (plugin:dataedit:12:35827)
at Sm (plugin:dataedit:12:34778)
at ru (plugin:dataedit:5:8853)
at Immediate.Ys [as _onImmediate] (plugin:dataedit:5:9244)
at process.processImmediate (node:internal/timers:476:21)
When I try this query:
TABLE file.link, file.name
FROM "07 zettelkasten/zettel"
WHERE !done
What am I doing wrong?
Hm, I can't seem to reproduce the issue, is it still happening for you? Are you able to reproduce it with all other plugins turned off and/or in a fresh vault?