Hi,
I created an element with an interaction to open popup when clicked on.
It works fine until I add translations to it and change to some other language view . The interaction doesn’t work in other languages anymore, because it’s still referencing the original language’s popup, but it can’t be opened since the popup it references exists in another language.
The popup has translations in all of the languages and when I manually fix the references in the click interaction, then it works.
But there’s another issue.
When I resend everything to translations, the references are reset for all of the languages to it’s original reference.
Problems:
- It doesn’t sync popup references into other languages automatically, can only edit those manually
- Loses all the references once I re-send the content to translation service. (resets the refences to original popup).
I’ve got a staging site up and running if you want to try it yourselves.