Closed JoeyNtriga closed 1 year ago
Thanks for the detailed report. That's definitely a bug, i'll look into it!
@JoeyNtriga just to be sure, have you executed bin/console doctrine:migrations:migrate --prefix 'FormBuilderBundle\Migrations'
after updating to the latest 5.0.0 version?
Never mind, I was able to reproduce the issue.
this has been fixed and is available in 5.0.1
Great! Thanks for the quick fix!
Hi, I've encountered a problem with the mail layout editor in the newest version of the formbuilder (v5.0) on Pimcore version 11.0.12. I am unable to disable the mail layout editor, and it doesn't seem to load correctly. This issue is causing problems when I submit the form, triggering the following error:
I've followed the installation procedure without encountering any errors, so I'm unsure where the problem lies. The video below illustrates the issue I'm facing.
https://github.com/dachcom-digital/pimcore-formbuilder/assets/130968595/82421a13-d381-4efd-9419-c719e6267b93
Would anyone have insights into what might be causing this behaviour and how it might be resolved?
Thank you in advance!