Skip to content

Localized Label for Slate RichText is missing #12364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MarvinVrdoljak opened this issue May 9, 2025 · 0 comments
Open

Localized Label for Slate RichText is missing #12364

MarvinVrdoljak opened this issue May 9, 2025 · 0 comments
Labels
status: needs-triage Possible bug which hasn't been reproduced yet

Comments

@MarvinVrdoljak
Copy link

Describe the Bug

The Localized Label for the Slate RichText is missing.

Link to the code that reproduces this issue

https://github.com/MarvinVrdoljak/payload-bug-report-2/tree/slate-js-missing-localized-label

Reproduction Steps

The pages collection is located at:
/home/marvin/websites/payload-bug-report-2/src/collections/Pages/index.ts
It contains two new slate richtext fields: one localized, one not. Neither of them is showing the "- en" localized label on the payload frontend:

Image

The title is working fine.

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

area: ui

Environment Info

Binaries:
  Node: 22.14.0
  npm: 10.9.2
  Yarn: N/A
  pnpm: 10.10.0
Relevant Packages:
  payload: 3.37.0
  next: 15.3.0
  @payloadcms/db-mongodb: 3.37.0
  @payloadcms/email-nodemailer: 3.33.0
  @payloadcms/graphql: 3.33.0
  @payloadcms/live-preview: 3.33.0
  @payloadcms/live-preview-react: 3.37.0
  @payloadcms/next/utilities: 3.37.0
  @payloadcms/payload-cloud: 3.37.0
  @payloadcms/plugin-form-builder: 3.37.0
  @payloadcms/plugin-nested-docs: 3.37.0
  @payloadcms/plugin-redirects: 3.37.0
  @payloadcms/plugin-search: 3.37.0
  @payloadcms/plugin-seo: 3.37.0
  @payloadcms/richtext-lexical: 3.37.0
  @payloadcms/richtext-slate: 3.37.0
  @payloadcms/translations: 3.33.0
  @payloadcms/ui/shared: 3.37.0
  react: 19.1.0
  react-dom: 19.1.0
Operating System:
  Platform: linux
  Arch: x64
  Version: #1 SMP Tue Nov 5 00:21:55 UTC 2024
  Available memory (MB): 15672
  Available CPU cores: 22
@MarvinVrdoljak MarvinVrdoljak added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction Auto-added tag on create to tell bot to check recreation URL, removed after check. labels May 9, 2025
@github-actions github-actions bot removed the validate-reproduction Auto-added tag on create to tell bot to check recreation URL, removed after check. label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs-triage Possible bug which hasn't been reproduced yet
Projects
None yet
Development

No branches or pull requests

1 participant