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

Fix items' translations not loaded in relational modal #11431

Merged
merged 1 commit into from
Feb 4, 2022
Merged

Conversation

Nitwel
Copy link
Member

@Nitwel Nitwel commented Feb 4, 2022

closes #11259
The problem was that the interface would be initialized with an array already containing the edits, thus not loading any existing values.
To fix this we now only load existing items when the value gets initialized.

@Nitwel Nitwel self-assigned this Feb 4, 2022
@rijkvanzanten rijkvanzanten added this to the v9-next milestone Feb 4, 2022
@rijkvanzanten rijkvanzanten merged commit 6b95de0 into main Feb 4, 2022
@rijkvanzanten rijkvanzanten deleted the fix-11259 branch February 4, 2022 13:43
@azrikahar azrikahar mentioned this pull request Feb 7, 2022
3 tasks
@azrikahar azrikahar changed the title Fix items not loaded in relational modal Fix items' translations not loaded in relational modal Feb 10, 2022
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translations in a relation disappears when editing after a save
2 participants