mdelobelle / metadatamenu

For data management enthusiasts : type and manage the metadata of your notes.
https://mdelobelle.github.io/metadatamenu
MIT License
520 stars 27 forks source link

[bug] Table error in one fileclass. All others work. #535

Closed thecookiemomma closed 8 months ago

thecookiemomma commented 8 months ago

I don't know what it is about this one file class. It keeps getting errors like the one below. I thought maybe it was because it was a nested tag, but it's not, because the other nested tags work fine. This is inside the table view.

image

other notable things I've tried: The dataview query for the same thing works fine. I've got it in like two or three other notes. I changed some file names that had punctuation in them. Didn't fix.
I have turned off a couple plugins (namely pane relief and one other I can't remember) to see if that helped. It didn't.

mdelobelle commented 8 months ago

Could you paste the content of the fileClass file? I would like to check the configuration of your Multi type fields. One of them seems to be the root cause of the problem

thecookiemomma commented 8 months ago

I deleted the file and remade it, and it seems to work now. Thank you. It might have been that I had the same field in a parent class.