-
### Describe the Bug
We are unable to deep-query the fields of a custom type collection which uses the built-in DirectusUser type.
Query-Code:
```ts
export const festivityQueryFields = [
'i…
-
### Describe the Bug
While using https://github.com/artberri/rollup-plugin-istanbul in an `extension.config.js` file, if a file of the extension contains `process.env.NODE_ENV`, the build breaks du…
-
### Describe the Bug
Hi, the readme states
> All classic Directus versions 9 extensions should work without any hurdle with this open source branch.
but when I try to add the [directus-extensio…
-
### Describe the bug
bwip-js could not be resolved in a fresh install of a Directus extension.
### To Reproduce
`npx create-directus-extension@latest`
Choose the extension type : hook
Extensio…
-
Hi,
I used the old SDK version linked in the documentation: https://docs.directus.io/guides/js-sdk.html
```
const client = new DirectusSDK();
```
I tried to update to the latest ver…
pwFoo updated
4 years ago
-
### Describe the Bug
I noticed when I want to edit multiple items at the same time from the interface, I have a switch of revision between different item updated.
`Item Id -> 1` take revision of `…
-
### Describe the Bug
I am trying to build my gatsby application (running v4). My app uses @directus/gatsby-source-directus as a gatsby plugin to access CMS stored data for my app. When running both t…
-
Following README instructions, it appears that the $auth class is functioning properly, but not the @directus one. I can login/logout/refresh, but if I do: this.$directus.items('posts').readMany() I g…
-
### Describe the Bug
When developing extensions, on mac and linux extensions are automatically reloaded if a file in the extensions directory changes. You will see a log `INFO: Reloading extensions` …
-
Any chance you could update this to use the new Directus SDK? The Directus docs do not provide enough detail or real-world examples, yet the AgencyOS, as an amazing production-ready app, is too compl…