Closed 1000camels closed 7 months ago
ok, it looks valid, and as far as I can tell, it should work. However I am still getting this error on preview:
Original error stack trace: TypeError: Cannot read properties of undefined (reading 'object_list')
That object_list error often pops up when an entry template has a non-existent object id listed in its yaml top-matter. I'm trying to track it down. The alexandra-kehayaglou.md definitely had an invalid object id, and I fixed that, but I'm still getting the error.
It's definitely an error in a markdown file or a missing id because it occurs during the template build phase of quire preview.
Okay. Found it. The YAML interpreter didn't like fields that were italicized unquoted.
There is now a field called multi in objects.yaml. Is that a mistake? I am having an issue and I think it might be because of that.