Is your project Javascript or Typescript: TypeScript
Describe the bug
Strapi Not Saving Order of Components in Dynamic Zone When Published
Steps to reproduce the behavior
Go to Article edit page
Drag and Drop components in dynamic zone
Click on Save
Switch to Published tab
See error: Component order is not save like expect
(in DB, column article_cmps.order is not saved for Published document, only saved for Draft document)
Expected Behavior:
The order of components in the dynamic zone should be preserved after publishing the content.
Actual Behavior:
The order of components is not preserved, and they appear in a different order after publishing.
Additional Information:
I have ensured that the dynamic zone is correctly configured in the Content-Type Builder.
I am using the latest version of Strapi.
I have not implemented any custom save logic for the dynamic zone.
Bug report
Required System information
Describe the bug
Strapi Not Saving Order of Components in Dynamic Zone When Published
Steps to reproduce the behavior
article_cmps.order
is not saved for Published document, only saved for Draft document)Expected Behavior:
The order of components in the dynamic zone should be preserved after publishing the content.
Actual Behavior:
The order of components is not preserved, and they appear in a different order after publishing.
Additional Information:
I have ensured that the dynamic zone is correctly configured in the Content-Type Builder. I am using the latest version of Strapi. I have not implemented any custom save logic for the dynamic zone.
https://github.com/user-attachments/assets/8c9fee63-c8d0-4ab7-acc6-eeeb5c24ba22