strapi
strapi copied to clipboard
Single type name not applied in the content manager
Bug report
Required System information
- Node.js version: 20
- NPM version: 10
- Strapi version: 5.0.0-rc-2
- Database: sqlite
- Operating system: mac
- Is your project Javascript or Typescript: javascript
Describe the bug
Single types in the content manager have “Untitled” as title
Steps to reproduce the behavior
- create a single type
- switch to the content manager
notice the title of the single type, it’s “Untitled’
Expected behavior
The title of the single type should be the single type name
Screenshots
I'm still encountering this bug in strapi 5.1.0
Double checked in Strapi 5.1.1, it is still present and visible on the "global" single-type in the Launchpad application.