You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Description
almost every entity has a translated object which contains the translatable text fields inside.
it looks like:
unfortunately, sometimes the main properties have nullish value, but not the translated one! they are always filled out with the correct values.
So de goal is to always get the translated one to avoid further issues related to falsy values.
Acceptance criteria
product.name
translated
wayThe text was updated successfully, but these errors were encountered: