strapi icon indicating copy to clipboard operation
strapi copied to clipboard

πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

Results 1307 strapi issues
Sort by recently updated
recently updated
newest added

### 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_...

issue: bug
severity: medium
source: plugin:users-permissions
status: pending reproduction
version: 5
scope:relations

## 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...

issue: bug
severity: medium
source: core:database
status: pending reproduction
version: 5
stale

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....

flag: notice

### 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_ ###...

issue: bug
severity: medium
status: confirmed
flag: EE
version: 5
source: core:core

### 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_...

issue: bug
status: pending reproduction
version: 5
source: core:core

### 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'`...