strapi
strapi copied to clipboard
π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
### Node Version v21.7.3 ### NPM/Yarn/PNPM Version 10.5.0 ### Strapi Version 5.12.5 ### Operating System Linux (Debian/Ubuntu) ### Database PostgreSQL ### Javascript or Typescript Javascript ### Reproduction URL _No response_...
Cannot destructure property 'preset' of 'attribute.options' as it is undefined.
### Node Version 18.20.6 ### NPM/Yarn/PNPM Version 10.8.2 ### Strapi Version 5.8.1 ### Operating System Windows 11 ### Database PostgreSQL ### Javascript or Typescript Javascript ### Reproduction URL _No response_...
## Bug report ### Required System information Environment: development OS: darwin-arm64 Strapi Version: 5.3.0 Node/Yarn Version: yarn/1.22.19 npm/? node/v18.20.2 darwin arm64 Edition: Community Database: sqlite ### Describe the bug In...
Many years ago, the Strapi Chief Product Officer @Aurelsicoko asked the community what their [main pain points](https://github.com/strapi/strapi/issues/3415) were and how critical these issues were to the rest of the community....
### Node Version 24 ### NPM/Yarn/PNPM Version 11.1.0 ### Strapi Version 5.31.3 ### Operating System Linux (Debian/Ubuntu) ### Database SQLite ### Javascript or Typescript Typescript ### Reproduction URL _No response_...
### Node Version 20.0.0 ### NPM/Yarn/PNPM Version NPM ### Strapi Version 5.28.0 ### Operating System MacOS ### Database PostgreSQL ### Javascript or Typescript Typescript ### Reproduction URL _No response_ ###...
### Node Version 20.19.5 ### NPM/Yarn/PNPM Version 10.8.2 ### Strapi Version 5.30.0 ### Operating System Linux (Debian/Ubuntu) ### Database PostgreSQL ### Javascript or Typescript Typescript ### Reproduction URL _No response_...
### Node Version 24 ### NPM/Yarn/PNPM Version 4.12 ### Strapi Version 5.31.3 ### Operating System Linux (Debian/Ubuntu) ### Database PostgreSQL ### Javascript or Typescript Typescript ### Reproduction URL _No response_...
### What does it do? Fixes the error detection logic in the body middleware to properly catch `maxFileSize` errors from `koa-body`. The middleware now checks for both `'maxFileSize'` and `'exceeded'`...