payload
payload copied to clipboard
lexicalEditor - localized richText in a BlocksFeature does not get returned from the API
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.