Michael-Nussbaumer

Results 7 issues of Michael-Nussbaumer

I currently have a huge nuxt-typo3 application where I have pretty bad Pagespeed scores. I would say the score doesn't reflect the real life performance, but as Google considers the...

I have a pretty huge site, where I have some performance issues with the call for initialData. I reduced the "level" of the typoscript default from headless, which improves that...

v1

We should try to remove GET Parameters from the API requests. I have the issue right now on a Website, that a lot of old URLs coming with GET Parameters...

### Describe the Bug 1. Set a Link in TinyMCE Interface and click save 2. Open the dialog of the link again and clear the URL input 3. The save...

App
Improvement

### Describe the Bug I try to setup copy fields and want to copy M2M relations, but when the M2M field is inside a group field, there is no option...

App
Bug

### Preflight Checklist - [X] I have completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps). - [X] I'm on [the latest version of Directus](https://github.com/directus/directus/releases). - [X] There's [no other issue](https://github.com/directus/directus/issues) that already describes my...

Feature
:file_folder: Validation
:elevator: Web
:fire:

`/src/runtime/middleware/initialData.ts` The configured Endpoints in `nuxt.config.ts` are not used when calling a page and the api returns 404 for that page. So basically the function (getInitialDataPath) returns only "/" and...