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
npm run translate all issues the following errors is any key has an empty value:
Using Legacy Google Translate
Could not translate to "de": TypeError: Cannot read properties of null (reading 'map')
Could not translate to "de": TypeError: Cannot read properties of null (reading 'map')
Could not translate to "de": TypeError: Cannot read properties of null (reading 'map')
incorrect source example:
"lblOptNoRawStates": "",
"lblOptNoValStates": "",
It would be good to add the json key (i.e. lblOpNoRawStates) to the error message. This woul help locating the empty string.
The text was updated successfully, but these errors were encountered:
npm run translate all issues the following errors is any key has an empty value:
incorrect source example:
It would be good to add the json key (i.e. lblOpNoRawStates) to the error message. This woul help locating the empty string.
The text was updated successfully, but these errors were encountered: