obsidian-markmind icon indicating copy to clipboard operation
obsidian-markmind copied to clipboard

TypeError: n.toLowerCase is not a function

Open keyskull opened this issue 3 years ago • 1 comments
trafficstars

Got this error when I set up a annotate pdf file

app.js:1 TypeError: n.toLowerCase is not a function
    at Xn.setViewData (plugin:obsidian-markmind:63:93175)
    at Xn.t.setData (app.js:1:1335709)
    at Xn.<anonymous> (app.js:1:1335612)
    at app.js:1:235078
    at Object.next (app.js:1:235183)
    at s (app.js:1:233922)
(anonymous) @ app.js:1
plugin:obsidian-markmind:61 Uncaught TypeError: Cannot read properties of null (reading 'classList')
    at eval (plugin:obsidian-markmind:61:134072)

keyskull avatar Jul 26 '22 07:07 keyskull

应该是文件名有空格导致的错误

keyskull avatar Jul 26 '22 08:07 keyskull