This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Daniel Rainer's avatar
Daniel Rainer authored
The exercise metadata component is only rendered
when it gets a value which is not null and has
a length of at least one (either string or array).
If it gets a value which is translated before it
is being passed, the result will be something of
the form "translation-not-found[...]", which has
a length of at least one, so it is rendered.
To prevent this, check if a value is set before
translating it.
5fc817d0
Name Last commit Last update
..