-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
dgrebb/dgrebb.com
#1056Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: criticalIf the issue has a security impact or breaks core usage of the productIf the issue has a security impact or breaks core usage of the productsource: core:content-type-builderSource is core/content-type-builder packageSource is core/content-type-builder packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Milestone
Description
Bug report
Required System information
- Node.js version: 20.9.0
- NPM version: 10.1.0
- Strapi version: 4.15.1
- Database: SQLite
- Operating system: Mac OS
- Is your project Javascript or Typescript: JS
Describe the bug
After upgrading to 4.15.0 and 4.15.1 as well, I am unable to add a component to a Dynamic zone. Whenever you try to add a component to a DZ, the page breaks and you can not procede
Steps to reproduce the behavior
- Update
package.jsonto Strapi 4.15.* - delete
node_modules, yarn.lock, .cache - Run
yarn && yarn build && yarn develop - Go to any content type with a Dynamic zone in the Content Type Builder
- Click on add component button
- See error
Expected behavior
Being able to add a component to a Dynamic Zone in the content type builder
Screenshots
I created this loom video to show the steps of recreation.
Code snippets
If applicable, add code samples to help explain your problem.
Additional context
Add any other context about the problem here.
cooperwfloyd, JimmyRice, lacrx, dgrebb, diogen737 and 9 more
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: criticalIf the issue has a security impact or breaks core usage of the productIf the issue has a security impact or breaks core usage of the productsource: core:content-type-builderSource is core/content-type-builder packageSource is core/content-type-builder packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Type
Projects
Status
Fixed/Shipped