Hi, is there a way for Dynamic Zone accordion to be opened by default ? I didn’t found anything about that in documentation. Thank you.
This is hard coded in the source code right now. I used the patch-package npm module to fix it.
Source you gotta patch:
1 Like
Thanks for your advice @starrett67! For any of those who try this on the local install, don’t forget to strapi build your admin panel again for the change to take effect. It took me a minute of head scratching to remember that step 
this solution doesn’t work in the latest version 4.25. Anyone know how do have the dynamic zone opened by default so the user can see straight away that a component needs to be selected. It should look just like the image OP posted above.
