Open Astarosa opened 1 week ago
After some test and research the bug is caused by the SEO plugin like here https://github.com/strapi/strapi/issues/22051 But for some reasons it happened for me when i create a new content type without it but not when i'm adding it to an existing content type... First i tried to regenerate types and from there i was able to understand the cause
So i deleted all SEO references and removed the package.
I will wait for a patch for this key value error with og:description og:image and so on.
Bug report
Required System information
Describe the bug
I started a brand new project and have already some collectionType and singleType but suddently, when i was adding some content, the content type builder was not able to generate a new one without the Typescript error explained bellow.
Steps to reproduce the behavior
Screenshots
Additional context