System Information
- Strapi Version: 4.14.5
- Operating System: docker container node:18.17.0-alpine
- Database: mysql Ver 14.14 Distrib 5.7.35
- Node Version:
- NPM Version: multiple version with nvm
- Yarn Version: 3.6.1
Hello there,
I’m facing an issue with only one of my collection types. No problem to edit with diretc link, no problem to create a new one with direct link too, but impossible to list the ressources.
Here is the error message “Woops! Something went wrong. Please, try again.”
The server logs shows no error to request the ressource. It seems that the issue is on the frontend only.
Here is the detail of the ressource :
No relations, only strings, numbers and enum values.
Thanks per advance for your help