-
I'm following this setup from the original plugin (https://www.npmjs.com/package/strapi-plugin-ckeditor5):
1. Copy template config file `node_modules/strapi-plugin-ckeditor5/admin/src/config/ckedi…
-
https://strapi.io/
-
Hi,
I installed the plugin on strapi v4.5.2 on node 18.8.0 and npm 8.18.0.
After configuring in the settings the automatic server restart crashed with:
```
Error: write EPIPE
at target._se…
-
Hi there,
I'm expanding Strapi 4's controllers to use some custom filtering. However, looking at the GitHub page, all of the example implementation appears to only include using the "?populate=deep…
-
## Bug report
### Required System information
- Node.js version: 20.15.1
- NPM version: 10.7.0
- Strapi version: [5.0.0-rc.4](https://github.com/strapi/strapi/releases/tag/v5.0.0…
-
- [ ] Analyze https://strapi.io to validate if it's suitable solution for RettDB backend
```[tasklist]
### Tasks
- [x] PoC with Auth0 (https://strapi.io/blog/auth0-provider-and-strapi-tutorial-1)
- [ …
-
Hey Mancku, I have noticed that my dev server is rebuilding types every time it restarts. Its worth noting that I run strapi in debugger mode which could have something to do with it.
If i restart …
-
When creating the docker containers with the documentation currently it installs a container with
"strapi": "3.6.8",
"strapi-admin": "3.6.8",
"strapi-utils": "3.6.8",
The current versio…
-
[next-auth][error][OAUTH_CALLBACK_HANDLER_ERROR]
https://next-auth.js.org/errors#oauth_callback_handler_error Cannot read property 'id' of undefined {
message: "Cannot read property 'id' of undef…
-
**Describe your improvement**
Consider refactoring the query parameters used for listing endpoints to standadise their usage and allow for more advanced query options.
**Is your suggestion related…