Skip to content
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

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

Open
reslear opened this issue Oct 16, 2024 · 0 comments
Open

Comments

@reslear
Copy link

reslear commented Oct 16, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant