You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are sometimes inconsistencies with how the content is created in Strapi. It would be good if content creators could see what the content would look like on the web page, before publishing. This could help content creators to avoid common problems.
There are sometimes inconsistencies with how the content is created in Strapi. It would be good if content creators could see what the content would look like on the web page, before publishing. This could help content creators to avoid common problems.
Strapi v5 added support for previewing content in the client. Next.js also has a draft mode, which would make content previewing quite straightforward to implement.
The text was updated successfully, but these errors were encountered: