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
Describe the bug
Saving of primary language country names goes without problems. However secondary language fails with "Variable "$input" got invalid value {} at "input.translations[1]"; Field "languageCode" of required type "LanguageCode!" was not provided."
To Reproduce
Steps to reproduce the behavior:
have multilingual setup
try to save secondary language name of a country
Expected behavior
be saved
Environment (please complete the following information):
@vendure/core version: .0.16.2
Database (mysql/postgres etc): postgres
The text was updated successfully, but these errors were encountered:
Describe the bug
Saving of primary language country names goes without problems. However secondary language fails with "Variable "$input" got invalid value {} at "input.translations[1]"; Field "languageCode" of required type "LanguageCode!" was not provided."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
be saved
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: