Skip to content

[Bug] Paragraph background color property not rendering #5780

@ShipIM

Description

@ShipIM

Before you submit this issue, have you checked the following

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Affected packages and versions

latest

Reproduction link

Import a paragraph with JSON:

[
  {
    "shading": {
      "backgroundColor": {
        "rgb": "#FFFF00"
      }
    }
  }
]

Expected behavior

The paragraph background should display in yellow.

Word example:
Image

Actual behavior

The background color is not rendered.

Actual output:
Image

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions