mugiwara85 / CodeblockCustomizer

Codeblock Customizer plugin for Obsidian
MIT License
148 stars 7 forks source link

[bug]: Cannot open note with the plug-in on #42

Closed jiywww closed 10 months ago

jiywww commented 10 months ago

Error: Failed to load "Daily Notes/2023-08-12.md" Cannot read properties of undefined (reading 'header')

Can be fixed by turn off the Codeblock Customizer plug-in.

mugiwara85 commented 10 months ago

Either remove the data.json file, or reinstall the plugin as written in the README. After that it should work as expected. Sorry, but this must be done only once. Also please re-read the README because there are some important changes there.

jiywww commented 10 months ago

Either remove the data.json file, or reinstall the plugin as written in the README. After that it should work as expected. Sorry, but this must be done only once. Also please re-read the README because there are some important changes there.

This resolved my issue. Sorry I did not check on the README file before post the issue.