- Issue created by @hswong3i
- Merge request !47Issue #3479534: [10.2.x-dev] Map popups not showing translated content → (Open) created by hswong3i
Leaflet tooltip didn't show translated content correctly. Similar as
https://www.drupal.org/files/issues/2018-11-22/fix_non_translated_entities-2913312-10.patch →
proposed, the use of $entity->language()->getId())
should be update as \Drupal::languageManager()->getCurrentLanguage()->getId())
Also See:
Active
10.2
Code