payload
payload copied to clipboard
Field component in rich-text blocks doesn’t work
Describe the Bug
When adding a field component to a field inside a block/Inline-block (inside rich-text), the field label disappears.
Link to the code that reproduces this issue
https://github.com/shefing/payload_Inline_block_with_relationship/tree/Check_blocks_component
Reproduction Steps
Steps to reproduce:
- Clone repo and lunch payload
- Crate a new post instance
- Add a inline-block
- Open the inline-block editor
Expected: Text field has a description/label 'Text to display'
Actual:
Text field has no description/label (Attached screenshot - second field in the inline-block)
Which area(s) are affected? (Select all that apply)
plugin: richtext-lexical
Environment Info
Node: 22.11.0
payload: 3.2.2
next: 15.0.3