Node of richText is missing type

default discord avatar
zhounewz
12 months ago
1 1

Node of richText is missing type

image

image

expected format is: { "children":[{"text":""}], type: "paragraph" }

  • default discord avatar
    thompsonsj
    10 months ago

    I believe this is intentional. Slate is schema-less, so each implementation of Slate defines its own schema.

    In the case of Payload CMS, paragraph is not set as a fallback for nodes with no type. This differs from the Slate demo, where paragraph is set on nodes.

    In the docs for the rich text field, the serializer example renders the <p> HTML element as the default - i.e. if no types are found. See https://github.com/payloadcms/payload/blob/master/docs/fields/rich-text.mdx.

    So I am guessing this is what you are expected to do? If the type is undefined, assume it's a paragraph!

Open the post
Continue the discussion in GitHub
Like what we're doing?
Star us on GitHub!

Star

Connect with the Payload Community on Discord

Discord

online

Can't find what you're looking for?

Get help straight from the Payload team with an Enterprise License.