Simone Tolotti
Simone Tolotti
| Q | A | --- | --- | Sulu Version | 2.4.2 | PHP Version | 8.1.8 | DB Version | 5.7.37 | Browser Version | Chrome 103.0 Firefox...
Hi @alexander-schranz , this seems not to work because the request is missing `searchFields` param `vendor/sulu/form-bundle/Repository/DynamicRepository.php` ``` protected function addSearchFilter(QueryBuilder $queryBuilder, ?string $search, ?array $searchFields): void { if (empty($search) ||...
It could be great to have a snippet for mat-dialog basic structure such as: ``` ```
I've uploaded an Italian translations file.
```ERROR in ./node_modules/react-window-decorators/dist/esm/index.js 3:0-34 Module not found: Error: Can't resolve './scroll' in '/home/simone/Work/elite_local/EOP/client/node_modules/react-window-decorators/dist/esm' Did you mean 'scroll.js'? BREAKING CHANGE: The request './scroll' failed to resolve only because it was resolved...
Hi, we would like to use this tool in a commercial product. How about unidoc License? Do we need a commercial license for Unidoc? Thanks
When building ckeditor5 with vite I have a lot of warnings: ``` transforming (3476) ../node_modules/@ckeditor/ckeditor5-image/src/imageinsertviaurl.js[vite:css] Complex selectors in ':is(.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__arrow:not(.ck-disabled):not(:hover),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open >...
**Description** Will the project be updated to make it compatible with lexik/jwt-authentication-bundle 3.*? Is this project still alive?
When I run 'bin/console cache:clear' I get the following error: Serializer.php line 302: User Warning: Directory /app/var/cache/prod/htmlpurifier/HTML not writable, please alter file permissions Unfortunately this breaks the deploy pipeline. We...
Elasticsearch support for version 7.x ends 15 Jan 2026. MassiveSearchBundle is not compatible with Elasticsearch 8.x https://github.com/massiveart/MassiveSearchBundle/issues/169