You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an error while using the dbfolder plugin that throws the following message when I try to export the note as pdf:
TypeError: Cannot convert undefined or null to object
at hasOwnProperty (<anonymous>)
at e.eval (plugin:dbfolder:487:76428)
at Generator.next (<anonymous>)
at eval (plugin:dbfolder:6:1550)
at new Promise (<anonymous>)
at F (plugin:dbfolder:6:1370)
at markdownPostProcessor (plugin:dbfolder:487:76256)
at t.postProcess (app.js:1:1297472)
This error occurs when attempting to process markdown files using the plugin.
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
TypeError: Cannot convert undefined or null to object
at hasOwnProperty (<anonymous>)
at e.eval (plugin:dbfolder:487:76428)
at Generator.next (<anonymous>)
at eval (plugin:dbfolder:6:1550)
at new Promise (<anonymous>)
at F (plugin:dbfolder:6:1370)
at markdownPostProcessor (plugin:dbfolder:487:76256)
at t.postProcess (app.js:1:1297472)
Are you using the latest version of the plugin in your Obsidian vault?
I have verified that I am on the latest version
Are you check if there is a similar issue?
I have verified that there are not similar issues
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Contact Details
asfixgroup.spain@gmail.com
What happened?
I'm encountering an error while using the
dbfolder
plugin that throws the following message when I try to export the note as pdf:This error occurs when attempting to process markdown files using the plugin.
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
Are you using the latest version of the plugin in your Obsidian vault?
Are you check if there is a similar issue?
The text was updated successfully, but these errors were encountered: