Rijk van Zanten

Results 433 comments of Rijk van Zanten

Thanks for the additional insight @bcartier! We're currently aiming to solve this by making sure we only load in the translations for the language of the current user through a...

I haven't been able to reproduce this based on the given information, so I'll this for now. Happy to keep discussing in this thread, and we'll reopen once more information...

What version of MySQL are you using? Was this field configured through Directus or directly in the database? > So if the API for an item is going to return...

> But i found that the previously old version of directus having a oauth hook to extend the user context, but not sure why it got removed in the recent...

Nope I didn't say any of those things. I just answered your question "Why did the old oauth hook get removed?" 👍🏻

> @rijkvanzanten is it acceptable for GraphQL validation to pass but only fail when running the request? If there's no other option, then yes. Ideally it matches up though

@Nitwel Mind running the linter? I think eslint can auto-fix everything 👍🏻

I'm wondering if there's a good way to make the `useBookmarks()` composable and template part reusable between the three `collection.vue` pages 🤔 It looks like the underlying setup should be...

> Yep, there is a lot of code copy pasted ( Lets try to clean that up a little bit before merging this through then 🙂

> Ah cool I didn't even know about the fields property. How does it work? > […](#) Instead of setting an array of fields, it can be a function get...