Moritz L'Hoest
Moritz L'Hoest
### What happened? ### Description I'm investigating some performance issues with the MySQL server, so I'm trying to reduce the number of database queries required for a page load, _especially_...
Not sure if this is a bug or just unexpected behavior, but I just found that the expression passed to the `default` filter will always evaluate the expression that is...
This page lists four supported fields inside the `prompts` object: https://www.meilisearch.com/docs/reference/api/chats#prompts - `prompts.system` - `prompts.searchDescription` - `prompts.QParam` - `prompts.IndexUidParam` When I call the API with those four keys, it returns...
We have an issue using iframemanager for a Mapbox map that is initialized using JavaScript. Our template is set up like this (Twig code, the geojson attribute is a JSON...
### What are you trying to do? I sometimes need to set default values for hidden or visible fields that are computed from user data, URL parameters, path segments, or...
### Describe the bug I have a condition to only show a specific field if another _Agree_ field is checked: This works fine if the Agree field has *Visibility* set...
### Describe the bug I'm trying to override some input attributes in a form. I stumbled over two issues, not really bugs, but more like DX problems. ## Undocumented format...
When formatting any PHP file that is _in any directory except the project root_, the formatter doesn't work and throws an error. In the output tab, I can see the...