Closed Smitty010 closed 1 month ago
The error stack trace points to the metadata menu plugin and not meta bind.
Sorry.
You should open an issue on metadata menus repo and I would recommend checking if this issue persists with only metadata menu enabled or if it's some other plugin causing problems for metadata menu.
I have already opened an issue on Metadata menu
On Thu, Oct 3, 2024 at 1:24 PM Moritz Jung @.***> wrote:
You should open an issue on metadata menus repo and I would recommend checking if this issue persists with only metadata menu enabled or if it's some other plugin causing problems for metadata menu.
— Reply to this email directly, view it on GitHub https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/426#issuecomment-2392163452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4V7S5SOSECDBN3USEK4ILZZWKVJAVCNFSM6AAAAABPKILPE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJSGE3DGNBVGI . You are receiving this because you authored the thread.Message ID: @.***>
Please fill out these Check-boxes
Plugin Version
1.2.0
This Issue Occurs on
Debug Info
Describe the Issue
I get about 50 of these when I start up:
The directory referred to is where the class files are for my "metadata bind"
Steps to Reproduce
Just start up the code and look at the developer window
Expected Behavior
Shouldn't throw that many errors. It still works, so maybe it's benign. But I never like exceptions in my code, benign or otherwise