System Information
- Strapi Version: 5.1.1
- Operating System: Mac OS
- Database: sqlite
- Node Version: 20.12.0
- NPM Version: 10.5.0
- Yarn Version:
Hi, as the title says, I’ve recently upgraded to v5.1.1 from the latest minor of v4. Things went kinda normal, but the issue is that I can’t see my content in the content manager. If I try to fetch it via API or Graphql, it shows, but in the content manager itself I can’t see it.
I don’t have any __TODO__
of sort and sincerely don’t know what to do, also tried to copy the CURL of the content manager api and set the header but it won’t work.
Thought it could’ve been a thing of a new roles or something, but it’s not. Any suggestion?