docs icon indicating copy to clipboard operation
docs copied to clipboard

The Directus Docs 🐰 — The official Documentation for the Directus Modern Data Stack

Results 131 docs issues
Sort by recently updated
recently updated
newest added

Full tutorial of how to Build Flutter Application with real time users chat

### Describe the Bug In Directus 11.x (tested on 11.1.1, containerized/Fly.io), when a Role is linked to a Policy via the directus_access table, the Directus API and Permission Engine incorrectly...

content-improvement

The [hooks documentation](https://directus.io/docs/guides/extensions/api-extensions/hooks) does not clarify that the `` placeholder means a system collection without its `directus_` prefix. This can cause confusion as developers may attempt to use `directus_files.delete`, which...

Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.17.5 to 3.19.0. Release notes Sourced from nuxt's releases. v3.19.0 👀 Highlights Please see the release notes for Nuxt v4.1 for full details on the features and...

dependencies
javascript

Adopted conventions for Nuxt 4 and Nuxt UI.

This pull request updates the list of supported AI clients in the documentation to improve clarity and ensure all current integrations are represented. Supported clients documentation update: * Reordered the...

### Describe the Bug In the official Directus documentation (example: https://directus.io/docs/api/utilities#export-data-to-a-file), the Request Body section incorrectly displays [undefined]. This issue is not limited to the export endpoint — it also...

The https://directus.io/docs/getting-started/create-a-project contains a `docker-compose.yml` which will cause a permissions error when trying to upload files via the admin panel just after first start. It happens because docker "bind mount"...

We already have `ForbiddenError`'s so this example should be more useful.

content-improvement