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

Can't edit translation field #9398

Closed
3 tasks done
pierre-H opened this issue Nov 3, 2021 · 3 comments
Closed
3 tasks done

Can't edit translation field #9398

pierre-H opened this issue Nov 3, 2021 · 3 comments

Comments

@pierre-H
Copy link
Contributor

pierre-H commented Nov 3, 2021

Preflight Checklist

Describe the Bug

When I try to edit anything in a translation field, I've got an error can't convert undefined to object:

To Reproduce

Cohorte.-.Mozilla.Firefox.2021-11-03.11-49-00.mp4

Errors Shown

{
  "fileName": "http://localhost:3103/admin/index.6cd9935b.js",
  "lineNumber": 21,
  "columnNumber": 292630,
  "message": "can't convert undefined to object"
}

According to me, this correspond to

for (const collection of Object.keys(this.items)) {

What version of Directus are you using?

9.0.0-rc100

What version of Node.js are you using?

16.13.0 from Docker

What database are you using?

Mariadb 10.6.4

What browser are you using?

Firefox 94 and Chrome 95.0.4638.54

What operating system are you using?

Windows 10

How are you deploying Directus?

Docker

@danilopolani
Copy link
Contributor

@pierre-H I think the issue has already been resolved (#9253) but will be released in rc101

@pierre-H
Copy link
Contributor Author

pierre-H commented Nov 3, 2021

I am not sure : in the issue #9253, no error is shown. This is not my case : i've got an error.

@rijkvanzanten
Copy link
Member

This was fixed in #9324 👍🏻

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 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

3 participants