Skip to content
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

大佬们这种分页的情况怎么解决的,谢谢 #74

Open
jachin-byte opened this issue Jun 12, 2023 · 1 comment
Open

大佬们这种分页的情况怎么解决的,谢谢 #74

jachin-byte opened this issue Jun 12, 2023 · 1 comment

Comments

@jachin-byte
Copy link

ISSUE TEMPLATE

In order to solve the problem more efficiently, please submit the issue according to this template.

Environment

  1. Vault template release version: v1.8
  2. Operating system: windows
  3. Python version: 3.7.10 (anaconda)
  4. Zotero version: 6.0
  5. Pandoc version: 2.12
  6. Obsidian version: 1.3.5

Bug descryption

Please descibe the problem in short.

Obsidian console information

Press Ctrl+Shift+I to open the obsidian console for more details. Please copy the error stack as complete as possible.

For example:

Uncaught (in promise) TypeError: Cannot read property 'frontmatter' of undefined
    at ViewModeByFrontmatterPlugin.eval (eval at <anonymous> (app.js:1), <anonymous>:66:76)
    at Generator.next (<anonymous>)
    at eval (eval at <anonymous> (app.js:1), <anonymous>:31:71)
    at new Promise (<anonymous>)
    at __awaiter (eval at <anonymous> (app.js:1), <anonymous>:27:12)
    at readViewModeFromFrontmatterAndToggle (eval at <anonymous> (app.js:1), <anonymous>:49:68)
    at a (app.js:1)
2VM200:166 Uncaught TypeError: Cannot read property 'length' of null
    at HTMLDocument.eval (eval at <anonymous> (app.js:1), <anonymous>:166:54)
4VM113:4170 Uncaught TypeError: Cannot read property 'functions' of undefined
    at Documentation.get_all_functions_documentation (eval at <anonymous> (app.js:1), <anonymous>:4170:45)
    at Autocomplete.getSuggestions (eval at <anonymous> (app.js:1), <anonymous>:4230:40)
    at Autocomplete.t.trigger (app.js:1)
    at e.trigger (app.js:1)
    at app.js:1
    at a (app.js:1)
VM113:82 Templater Error: Template parsing error, aborting. 
 tp.user.test is not a function
log_error @ VM113:82

image

@Mr-Zqr
Copy link

Mr-Zqr commented Jul 31, 2023

这种好像是刚启动时候的第一个标签页会有这种情况,我一般把这个标签页关掉再重新开一下就好了。最近发现sheldonxxd大佬简化了这个vault,删掉了很多插件,我照着他简化后的vault删掉了一些我这边的插件,也就没有这个现象了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants