-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: ""打开失败 #728
Comments
Title: [Bug]: ""Failed to open |
控制台的报错不像是 thino 的 你也可以在 pkmer 群里,联系 pkmer 的管理员 |
The console error is not like that of thino You can also contact the pkmer administrator in the pkmer group |
The errors in your screenshots are not from thino, but from other plug-ins. |
目前看来,已经通过远程查看配置的同学,并不是 thino 问题导致的,而是因为 obsidian 的安装版本过低。 |
At present, it seems that the students who have viewed the configuration remotely are not caused by thino problems, but because the installation version of obsidian is too low. |
Bug Description | BUG 描述
在只开启Thino插件的情况下,在发布的Thino内容后,在有Thino界面和相关日记都打开的情况下,重新打开obsidian,会有 “”打开失败的报错
obsidian调试报错如下:
app.js:1 TypeError: Cannot read properties of null (reading 'listSelections')
at t.findActiveHeading (app.js:1:2813633)
at t.update (app.js:1:2815621)
at t. (app.js:1:1377584)
at app.js:1:237228
at Object.next (app.js:1:237333)
at app.js:1:236249
at new Promise ()
at v (app.js:1:235994)
at t.onLoadFile (app.js:1:1377511)
at t. (app.js:1:1375373)
(匿名) @ app.js:1
app.js:1 Uncaught TypeError: Cannot read properties of null (reading 'listSelections')
at t.findActiveHeading (app.js:1:2813633)
at t.update (app.js:1:2815621)
at l (app.js:1:518110)
at c (app.js:1:518226)
Relevant Screenshot | 相关截图
To Reproduce | 重现问题
No response
Obsidian Version | Obsidian 版本
1.7.4
Checklist
The text was updated successfully, but these errors were encountered: