Dynamic zones do not work after updating to 4.5.3 (Prod mode)

System Information
  • Strapi Version: 4.5.3
  • Operating System: Win 10
  • Database: MySQL
  • Node Version: 16.16.0
  • NPM Version: 8.11.0

Hi all. After the update, dynamic zones do not work in production mode, after creating a zone and adding components to it, nothing is displayed in the type collection form. I checked edit view, no new fields appeared. I cleared the cache, rebuilt the project, prayed to cthulhu but nothing helped.

As soon as I turn on development mode, dynamic zones start working. The only error in the console is this
image
And I don’t think it has anything to do with the problem

I also found a very strange problem. If you create a simple component with richText and add it to the dynamic zone, the collection page starts loading infinitely, in production mode.
image

I have looked at the issues in GitHub. It only reports problems with sorting in dynamic zones although some users also get a blank screen.

Has anyone encountered this ?

Fixed in: 4.5.4