Skip to content

Slate Rich Text Editor Ordered List and Unordered List not rendering in text editor UI #12160

Closed
@ansarishadman

Description

@ansarishadman

Describe the Bug

The following are the observations when '@payloadcms/richtext-slate' is used:

  • On clicking Ordered List the indentation is happening but list-style: decimal (1. 2. 3.) is not showing.
  • On clicking Unordered List the indentation is happening but list-style: disc (• • •) is not showing.

Adding screenshots:

Image

Link to the code that reproduces this issue

https://payloadcms.com/docs/rich-text/slate

Reproduction Steps

To reproduce this bug:

  • Just configure slateEditor rich text and follow steps as mentioned in description.

Which area(s) are affected? (Select all that apply)

plugin: richtext-slate

Environment Info

Payload: 3.34.0
NextJS: 15.1.0
NodeJS: 22.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions