fyrye

Results 13 comments of fyrye

To remove the extraneous calls when the subsequent collection of entities that have VIch auto-inject enabled is very large and the files or user-defined inject event listeners are not needed...

It would be nice if it came built-in to VichUploaderBundle, so that a custom service did not need to be implemented by others or across multiple Symfony applications. I can...

For visual reference and clarification; the New Context menu items are missing unless the directory pathing is suffixed with Bundle (EG: `src/AppBundle/Controller`), the suggested folder structure prior to [Symfony Flex](https://symfony.com/doc/current/setup/flex.html)....

Voters are iterated over in the order they are supplied to `Matcher::addVoter`, though I agree should have a priority assignment. Additionally the default `Matcher` stops checking on the first entry...

I am not able to reproduce the issue you are experiencing. Do you have an `.htaccess` that may be overriding it? Can you post the browser response headers? A couple...

You can update the Bug Report template under https://github.com/natterstefan/editorjs-inline-tool/blob/master/.github/ISSUE_TEMPLATE/bug_report.md to include the desired headings and even [convert it to a form using YAML](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository) to add input elements with validation rules....

Seems the last version that was built correct was https://cdn.jsdelivr.net/npm/@editorjs/[email protected]/+esm And it began failing Rollup and Terser passes in the 2.27.0-rc.5 and later: https://cdn.jsdelivr.net/npm/@editorjs/[email protected]/+esm Not versed enough in the code-base...

Would suggest for consistency, enforcing the version on all of the plugins and EditorJS core. That way when one or the others are updated, they won't be out of sync...

The mapping for your relationships does not appear to be valid. Without knowing your database table schema, to me it seems like you're incorrectly assigning `conferimenti.idcomune` to two separate table...