documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Strapi Documentation

Results 216 documentation issues
Sort by recently updated
recently updated
newest added

### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/developer-resources/content-api/integrations/angular.html ### Describe the bug In the docs, you encourage users to use **axios** or **fetch** in **Angular** which is not common...

source: developer-docs
issue: doc request
status: pending reproduction
target: v4

### Summary Missing documentation about Apple SSO. ### Why is it needed? Missing documentation about Apple SSO. ### Suggested solution(s) _No response_ ### Related issue(s)/PR(s) _No response_

source: developer-docs
issue: doc request
target: v4

### Summary Hello! I'm using GCP as a place when I serve my strapi. It uses App Engine to run itself, and Postres SQL as a database. The problem here...

source: developer-docs
issue: doc request
target: v4

### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/development/backend-customization/models.html#relations ### Describe the bug Model attributes #Relations has a option named: "useJoinTable" but not mentioned in document. ### Additional context _No...

source: developer-docs
pr: fix
status: pending reproduction
target: v4

### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/development/backend-customization/controllers.html#extending-core-controllers ### Describe the bug Hello, I tried to extend a core controller as described in the docs: ``` async find(ctx) {...

source: developer-docs
pr: fix
status: pending reproduction
target: v4

## Bug report ### Describe the bug When trying to use lifecycles event with the database layer API as described [here in the doc](https://docs.strapi.io/developer-docs/latest/development/backend-customization/models.html#declarative-and-programmatic-usage), `strapi.db` is `undefined`. NB: I 'm...

source: developer-docs
target: v4

### Summary **My scenario:** I try to use KeyCloak together with Strapi. When the user calls my web application, he is redirected to the login page of KeyCloak, logs in...

source: developer-docs
issue: doc request
target: v4

### Summary https://docs.strapi.io/developer-docs/latest/guides/jwt-validation.html#write-our-own-logic The docs around doing custom validation on a jwt with a thrid party (Auth0) look like theyre written with v3 plugin policy setup. I can't figure out...

source: developer-docs
issue: doc request
target: v4

### Summary Current examples for customizing **controllers** and **services** are only showing how to call the core actions for each `findOne()`, `find()`, `update()`, `create()` and `delete()` actions, such as: ```js...

source: developer-docs
issue: doc request
target: v4

### Summary How to implement **Strapi with Localization to Create an Entry** from Programmatically or Code. ### Why is it needed? To create multiple locale for a document or row....

source: developer-docs
issue: doc request
target: v4