obsidian-markmind
obsidian-markmind copied to clipboard
TypeError: n.toLowerCase is not a function
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)
应该是文件名有空格导致的错误