Alex van der Valk

Results 13 issues of Alex van der Valk

### Describe the Bug After #17716 the translations columns show correctly in the tabular view, but the data only shows when the primary "translations" field is added. ### To Reproduce...

App
Bug

### Checklist - [X] I'm using the [latest version of Directus](https://github.com/directus/directus/releases) - [X] There's [no other issue](https://github.com/directus/directus/issues?q=is%3Aissue) that already describes the problem. - [X] I've completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps). ###...

API
Improvement

**Describe the bug** TabBar with urls updates the active tab even if navigation is cancelled **To Reproduce** 1. Create a tab bar with 2 tabs URLS 2. in Tab1, create...

bug

Upgrade Sveltekit example template to Sveltekit V1.0.0 which was just released.

I'm getting this error with Vue3 and Vite. I've tested in a fresh project too.

In the `````` component, if i pass an invalid ref, I get an error in the console, but currently, there is no way to show an error back to the...

### Describe the Bug Currently the /refresh endpoint is called whenever a tab becomes active. There is an issue where this sometimes gets called more than once from different tabs...

:cake: Improvement
:warning: Enterprise

Getting Error on initial boot which is causing a crash. 3.125 E: Unable to locate package libstring-ediff-perl 3.125 E: Unable to locate package libcrypt-idea-perl any ideas?

### Describe the Request There is an alternative update method which allows users to update an array of objects in a single request. This is not currently documented and I...

:file_folder: Documentation

### Describe the Bug The API supports updating multiple items via the ItemsService updateBatch function, but this is not supported in the SDK currently. ### To Reproduce none ### Directus...

:cake: Improvement
:file_folder: SDK