I have a model home for my homepage, with an SEO field but no name or title field (as another name or title would be redundant).
I’m using the dato-middleman helper dato_meta_tags to get my title and description meta-tags.
When the home model’s SEO field is empty, it correctly shows the Global SEO fallback values in the Dato preview. But the dato_meta_tags helper doesn’t produce the global fallback title. It does add the suffix, and it does produce the global fallback description.
