Théo Frison

Results 6 issues of Théo Frison

### Environment #### Package show ``` $ composer show --latest gedmo/doctrine-extensions name : gedmo/doctrine-extensions descrip. : Doctrine behavioral extensions keywords : Blameable, behaviors, doctrine, extensions, gedmo, loggable, nestedset, odm, orm,...

**Is your feature request related to a problem? Please describe.** In my docker image build pipeline, I need to run `zenstack generate` to generate zenstack files (enhance, etc). But I...

The `/auth` route is always public, so we can disabled the security part in OpenAPI.

Hello! I need help with this one. 😓 I'm trying to run this on Svelte but [prefetch queries need to be executed on the server](https://tanstack.com/query/latest/docs/framework/svelte/ssr) so I can't use the...

Hello, How can I add tests for that part ? Can you help me to end this PR ? Thanks !

package: svelte-query

### Description When using LinkPlugin and serialize function, there is some extra unwanted html in the response. ### Reproduction URL https://github.com/Arkanii/plate-bug ### Reproduction steps ```bash Create a Plate with HtmlReactPlugin...

bug