-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
from strapi/strapi#21880
Bug report
maybe hide dynamic zone component name dynamicContent.0.content or display as content ?
strapi-plugin-ckeditor/admin/src/components/CKEditorInput/index.jsx
Lines 72 to 74 in 76741c5
| <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
- Create dynamic component & dynamic component with text
- add to article
- add first item in article
Expected behavior
clean text
Screenshots
YuriyDyachkov
Metadata
Metadata
Assignees
Labels
No labels
