payload icon indicating copy to clipboard operation
payload copied to clipboard

lexicalEditor - localized richText in a BlocksFeature does not get returned from the API

Open HarleySalas opened this issue 10 months ago • 1 comments

When using the BlocksFeature from lexicalEditor, if you put any richText within your blocks, while localized, the data is saved fine, but the fields are not present in the api response. (both nested blocks and non-nested blocks) Please note, that you must have localization with multiple languages in your payload.config.ts in order to observe the issue.

Here is a reproduction

HarleySalas avatar Apr 29 '24 08:04 HarleySalas