- Issue created by @alexpott
- π¬π§United Kingdom alexpott πͺπΊπ
In fact the whole way the global metatag object is loading and then changed using \Drupal\metatag\Entity\MetatagDefaults::overwriteTags is quite interesting. This will end up changing the cached config object in memory (if we turned on memory caching for metatag defaults config entities).
I think we should try to tidy all of this up and allow the metatags system to work when the global defaults are disabled.