Skip to content

bug: hide or better dynamic zone component name dynamicContent.0.content #131

@reslear

Description

@reslear

from strapi/strapi#21880

Bug report

maybe hide dynamic zone component name dynamicContent.0.content or display as content ?

<Field.Label action={ labelAction } required={ required }>
{ intlLabel ? formatMessage( intlLabel ) : name }
</Field.Label>

Required System information

  • Node.js version: 22
  • NPM version: pnpm latest
  • Strapi version: 5.1.0
  • Database: pg
  • Operating system: macos 15
  • Is your project Javascript or Typescript: ts

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce the behavior

  1. Create dynamic component & dynamic component with text
  2. add to article
  3. add first item in article

Expected behavior

clean text

Screenshots

CleanShot 2024-10-16 at 15 54 08@2x

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