dachcom-digital / pimcore-formbuilder

Pimcore Formbuilder - create forms easily!
Other
91 stars 47 forks source link

FormData: Propertry Access Exception #442

Closed solverat closed 5 months ago

solverat commented 5 months ago
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

Since symfony/property-access 6.4.6, we're dealing with an exception:

Can't get a way to read the property "field_xy" in class "FormBuilderBundle\Form\Data\FormData"

See https://github.com/symfony/symfony/pull/54194