Karol Drwiła
Results
2
comments of
Karol Drwiła
``` honeypot: true spam-action: mark-as-spam # Either 'block', 'none' or 'mark-as-spam' templates: form: '@boltforms/form.html.twig' email: '@bolt/email/email.twig' subject: '@boltforms/subject.html.twig' files: '@boltforms/file_browser.twig' layout: form: 'form_div_layout.html.twig' bootstrap: false # if true, bootstrap will...
Is there any way this can be fixed? The problem lies in serializing the whole form context in the mail factory when files should be omitted since they can't be...