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(richtext-lexical): various issues for lexical sub-fields due to incorrectly generated client field schema map #10276

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

AlessioGr
Copy link
Member

@AlessioGr AlessioGr commented Dec 31, 2024

Fixes #9905, #9660

Single lexical fields were represented file in the schema map (path => field). In the client schema map however, they were incorrectly represented like as: path => { fields: [field] }

…erated incorrectly, leading to various issues for lexical sub-fields
@AlessioGr AlessioGr linked an issue Dec 31, 2024 that may be closed by this pull request
@AlessioGr AlessioGr enabled auto-merge (squash) December 31, 2024 05:59
@AlessioGr AlessioGr merged commit 35df899 into main Dec 31, 2024
75 checks passed
@AlessioGr AlessioGr deleted the fix/lexical-clientfieldschemamap branch December 31, 2024 06:33
Copy link
Contributor

github-actions bot commented Jan 2, 2025

🚀 This is included in version v3.13.0

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