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

White screen of dead dynamic zones #16602

Closed
Boegie19 opened this issue May 3, 2023 · 3 comments
Closed

White screen of dead dynamic zones #16602

Boegie19 opened this issue May 3, 2023 · 3 comments
Labels
issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-type-builder Source is core/content-type-builder package status: confirmed Confirmed by a Strapi Team member or multiple community members

Comments

@Boegie19
Copy link
Collaborator

Boegie19 commented May 3, 2023

Bug report

Required System information

Environment: development
OS: win32-x64
Strapi Version: 4.10.1
Node/Yarn Version: yarn/1.22.19 npm/? node/v18.9.1 win32 x64
Edition: Community
Database: sqlite

  • Is your project Javascript or Typescript: Javascript

Describe the bug

White screen of dead

Steps to reproduce the behavior

  1. Create fresh strapi instance
  2. create content-type
    3 add dynamic zone
    4 name it and press add components to the zone
    4 create a category
    5 switch to Use an existing component
    6 switch back to Create a new component
    7 Get the white screen of dead

Expected behavior

For the screen not to turn white

Screenshots

Additional context

in.841e0dcb.js:768 TypeError: Cannot read properties of undefined (reading 'props')
at Pe (6404.68405699.chunk.js:16:2197)
at S (6404.68405699.chunk.js:16:4480)
at nc (main.841e0dcb.js:766:54222)
at On (main.841e0dcb.js:770:9048)
at bf (main.841e0dcb.js:770:985)
at Ql (main.841e0dcb.js:770:913)
at bl (main.841e0dcb.js:770:767)
at kf (main.841e0dcb.js:768:10914)
at main.841e0dcb.js:766:39167
at E.unstable_runWithPriority (main.841e0dcb.js:805:3975)
Vl @ main.841e0dcb.js:768
main.841e0dcb.js:766 Uncaught TypeError: Cannot read properties of undefined (reading 'props')
at Pe (6404.68405699.chunk.js:16:2197)
at S (6404.68405699.chunk.js:16:4480)
at nc (main.841e0dcb.js:766:54222)
at On (main.841e0dcb.js:770:9048)
at bf (main.841e0dcb.js:770:985)
at Ql (main.841e0dcb.js:770:913)
at bl (main.841e0dcb.js:770:767)
at kf (main.841e0dcb.js:768:10914)
at main.841e0dcb.js:766:39167
at E.unstable_runWithPriority (main.841e0dcb.js:805:3975)

@Boegie19 Boegie19 added severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve status: confirmed Confirmed by a Strapi Team member or multiple community members source: core:content-type-builder Source is core/content-type-builder package labels May 3, 2023
@joshuaellis joshuaellis added the issue: bug Issue reporting a bug label May 3, 2023
@AshishBarvaliya
Copy link

@joshuaellis @Boegie19 Unable to reproduce the bug; it appears to have been resolved as part of a different issue.

@Boegie19
Copy link
Collaborator Author

Thanks for checking and tagging me I will do a double check later today and if you are correct I will close it.

@alexandrebodin
Copy link
Member

I couldn't reproduce today so I'll close it :) don't hesitate to ping us if this comes back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-type-builder Source is core/content-type-builder package status: confirmed Confirmed by a Strapi Team member or multiple community members
Projects
Status: Fixed/Shipped
Archived in project
Development

No branches or pull requests

4 participants