Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation Strings error #12425

Closed
3 tasks done
HemboPagi opened this issue Mar 28, 2022 · 2 comments
Closed
3 tasks done

Translation Strings error #12425

HemboPagi opened this issue Mar 28, 2022 · 2 comments

Comments

@HemboPagi
Copy link

Preflight Checklist

Describe the Bug

When using Translation Strings functionality in App, i received an error after trying to save key and translations.

To Reproduce

  1. Go admin/settings/translation-strings and click + (create translation string)

  2. Fill in the Key and translations and save

Screenshot 2022-03-28 at 14 27 14

Errors Shown

{
"message": ".data.data.translation_strings.map is not a function. (In '.data.data.translation_strings.map(y=>{var h;return{key:y.key,translations:r((h=y.translations)!=null?h:null)}})', '_.data.data.translation_strings.map' is undefined)",
"line": 1,
"column": 100010,
"sourceURL": "https://xxxxxxx/admin/assets/index.262f690c.entry.js",
"stack": "@https://db.dl.tlu.ee/admin/assets/index.262f690c.entry.js:1:100010\nasyncFunctionResume@[native code]\n@[native code]\npromiseReactionJobWithoutPromise@[native code]\npromiseReactionJob@[native code]"
}

What version of Directus are you using?

9.7.1

What version of Node.js are you using?

14.18.2

What database are you using?

Maria DB

What browser are you using?

Safari

What operating system are you using?

Linux 4.18.0-348.12.2.el8_5.x86_64

How are you deploying Directus?

Running at uni virtual machine

@azrikahar
Copy link
Contributor

Duplicate of #12346, fixed by #12349 which will be released in the next version.

@HemboPagi
Copy link
Author

thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants