Once 📌 Convert the country and locale resolvers to return value objects Fixed and 📌 Create a country cache context Fixed are done, the price formatters should return the language and country contexts.
That needs to look something like this:
$elements[$delta] = [
'#cache' => [
'contexts' => [
'languages:' . LanguageInterface::TYPE_INTERFACE,
'country',
],
],
Fixed
2.0
Developer experience
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.