I just started using Bases. I created a table showing all notes tagged as “location”, and a formula property column with the formula file.hasTag("PlacesIveBeen")
which displays an unclickable checkbox based on whether the note has that tag.
I don’t know if it’s related, but suddenly all my notes in the whole vault are showing a warning icon next to the tags property, with the popup text “Type mismatch, expected Checkbox”. When I click on the icon it displays a dialog:
Display as checkbox?
Your multitext data is not compatible. It will be adapted to fit the new format.
[Update] [Cancel]
I cancelled this because I don’t want to change anything for now.
I removed the formula column, and restarted Obsidian. When I restarted, the problem went away. It appears that the formula column may have confused things?