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(ui): error in version view if document contains localized arrays or blocks #10893

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

AlessioGr
Copy link
Member

@AlessioGr AlessioGr commented Jan 30, 2025

Fixes #10884

If a requested locale has no localized data for a field, the versionValue may be absent in the corresponding localized arrays and blocks. This PR handles these cases gracefully

@AlessioGr AlessioGr enabled auto-merge (squash) January 30, 2025 19:25
@AlessioGr AlessioGr merged commit 85c0842 into main Jan 30, 2025
72 checks passed
@AlessioGr AlessioGr deleted the fix/versions-locales branch January 30, 2025 19:45
@PP-Tom
Copy link

PP-Tom commented Jan 30, 2025

Thank you for such a quick fix! This was preventing me pushing to prod.

@PP-Tom
Copy link

PP-Tom commented Feb 4, 2025

image

This is still broken, when you click "Modified only" @AlessioGr.

Copy link
Contributor

github-actions bot commented Feb 5, 2025

🚀 This is included in version v3.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.20.0] Unable to view versions after update.
2 participants